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

snc at macports.org snc at macports.org
Wed Jun 27 10:47:43 PDT 2012


Revision: 94720
          https://trac.macports.org/changeset/94720
Author:   snc at macports.org
Date:     2012-06-27 10:47:43 -0700 (Wed, 27 Jun 2012)
Log Message:
-----------
py-googleappengine: update to 1.7.0

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

Modified: trunk/dports/python/py-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py-googleappengine/Portfile	2012-06-27 16:22:39 UTC (rev 94719)
+++ trunk/dports/python/py-googleappengine/Portfile	2012-06-27 17:47:43 UTC (rev 94720)
@@ -5,8 +5,8 @@
 PortGroup               python 1.0
 
 name                    py-googleappengine
-version                 1.6.6
-python.versions         25 26 27
+version                 1.7.0
+python.versions         25 27
 python.default_version  27
 categories-append       devel www
 maintainers             snc openmaintainer
@@ -23,19 +23,10 @@
 use_zip                 yes
 worksrcdir              google_appengine
 
-checksums           rmd160  543bb3c754eb9688ca18657b27f2b6b1598a6b66 \
-                    sha256  17b3c40bc96d22658cb8c4f0a36ac8a389138a42289ecc9f6ee1edc4033e8389
+checksums           rmd160  8928c37ce5d25db47cedeae3d1bd020ec84e124e \
+                    sha256  7a1189257416dcc64a521316b1229a23100b3b8830e3ab7f5923be7b0d5f2239
 
 if {$subport != $name} {
-    if {${python.version} == 26} {
-        # replaced_by added 2012-05-24
-        replaced_by py27-googleappengine
-        distfiles
-        pre-fetch {
-            ui_error "Please do not install this port since it has been replaced by 'py27-googleappengine'."
-            return -code error
-        }
-    }
     post-build {
         eval reinplace "\"s|#!/usr/bin/env python|#!${python.bin}|\"" [glob ${worksrcpath}/*.py]
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120627/319ff6c2/attachment.html>


More information about the macports-changes mailing list