[115725] trunk/dports/python/py-googleappengine/Portfile

snc at macports.org snc at macports.org
Thu Jan 9 13:52:52 PST 2014


Revision: 115725
          https://trac.macports.org/changeset/115725
Author:   snc at macports.org
Date:     2014-01-09 13:52:52 -0800 (Thu, 09 Jan 2014)
Log Message:
-----------
py-googleappengine:
 * update to 1.8.8
 * remove Python 2.5

Modified Paths:
--------------
    trunk/dports/python/py-googleappengine/Portfile

Modified: trunk/dports/python/py-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py-googleappengine/Portfile	2014-01-09 21:31:10 UTC (rev 115724)
+++ trunk/dports/python/py-googleappengine/Portfile	2014-01-09 21:52:52 UTC (rev 115725)
@@ -5,9 +5,8 @@
 PortGroup               python 1.0
 
 name                    py-googleappengine
-version                 1.8.7
-python.versions         25 27
-python.default_version  27
+version                 1.8.8
+python.versions         27
 categories-append       devel www
 maintainers             snc openmaintainer
 license                 Apache-2 {MPL-1.1 GPL-2+ LGPL-2.1+}
@@ -23,15 +22,10 @@
 use_zip                 yes
 worksrcdir              google_appengine
 
-checksums           rmd160  8558487435691cf7a6ba36b9928a79f2c237cda6 \
-                    sha256  930dc117133ee8182338f7eb604ee6544cb4253496cd2200b008112c769d5081
+checksums           rmd160  89041165d78c04667f08d834b08bf44597892526 \
+                    sha256  fae6efe745312ee3ba67cb745e7710346e16b07a8c5dacd135a7a8188b404afd
 
 if {${name} ne ${subport}} {
-    if {${python.version} == 25} {
-        notes "${subport} support is deprecated by Google: \
-            https://developers.google.com/appengine/docs/python/python25/diff27"
-    }
-
     post-build {
         eval reinplace "\"s|#!/usr/bin/env python|#!${python.bin}|\"" [glob ${worksrcpath}/*.py]
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140109/d0ab8361/attachment.html>


More information about the macports-changes mailing list