[80965] trunk/dports/python
snc at macports.org
snc at macports.org
Fri Jul 22 08:19:22 PDT 2011
Revision: 80965
http://trac.macports.org/changeset/80965
Author: snc at macports.org
Date: 2011-07-22 08:19:21 -0700 (Fri, 22 Jul 2011)
Log Message:
-----------
py2[5-7]-googleappengine:
* update to 2.5.2
* mark conflicting
Modified Paths:
--------------
trunk/dports/python/py25-googleappengine/Portfile
trunk/dports/python/py26-googleappengine/Portfile
trunk/dports/python/py27-googleappengine/Portfile
Modified: trunk/dports/python/py25-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py25-googleappengine/Portfile 2011-07-22 05:19:49 UTC (rev 80964)
+++ trunk/dports/python/py25-googleappengine/Portfile 2011-07-22 15:19:21 UTC (rev 80965)
@@ -5,9 +5,9 @@
PortGroup python25 1.0
name py25-googleappengine
-version 1.5.1
-revision 0
+version 1.5.2
categories-append devel www
+conflicts py26-googleappengine py27-googleappengine
maintainers gmail.com:newlix.yang openmaintainer
description The Google App Engine Python SDK
long_description This is the official Google App Engine SDK for Python.
@@ -19,8 +19,8 @@
use_zip yes
worksrcdir google_appengine
-checksums sha1 2b2900ec5f2d9d51282645015b4f1bef07b1cc07 \
- rmd160 3aff35efbecad5974f7af4b1457b7b595e3e0e31
+checksums sha1 a9457232bc7aa9316ce03d64bb12bbe2a9d3ef8a \
+ rmd160 af24cf8b46056702261cf95e0dd051ce71b862a8
post-build {
eval reinplace "\"s|#!/usr/bin/env python|#!${prefix}/bin/python2.5|\"" [glob ${worksrcpath}/*.py]
Modified: trunk/dports/python/py26-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py26-googleappengine/Portfile 2011-07-22 05:19:49 UTC (rev 80964)
+++ trunk/dports/python/py26-googleappengine/Portfile 2011-07-22 15:19:21 UTC (rev 80965)
@@ -5,8 +5,9 @@
PortGroup python26 1.0
name py26-googleappengine
-version 1.5.1
+version 1.5.2
categories-append devel www
+conflicts py26-googleappengine py27-googleappengine
maintainers snc openmaintainer
description The Google App Engine Python SDK
long_description This is the official Google App Engine SDK for Python.
@@ -18,8 +19,8 @@
use_zip yes
worksrcdir google_appengine
-checksums sha1 2b2900ec5f2d9d51282645015b4f1bef07b1cc07 \
- rmd160 3aff35efbecad5974f7af4b1457b7b595e3e0e31
+checksums sha1 a9457232bc7aa9316ce03d64bb12bbe2a9d3ef8a \
+ rmd160 af24cf8b46056702261cf95e0dd051ce71b862a8
destroot {
file rename ${worksrcpath} ${destroot}${prefix}/share/${worksrcdir}
Modified: trunk/dports/python/py27-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py27-googleappengine/Portfile 2011-07-22 05:19:49 UTC (rev 80964)
+++ trunk/dports/python/py27-googleappengine/Portfile 2011-07-22 15:19:21 UTC (rev 80965)
@@ -5,8 +5,9 @@
PortGroup python27 1.0
name py27-googleappengine
-version 1.5.1
+version 1.5.2
categories-append devel www
+conflicts py25-googleappengine py26-googleappengine
maintainers snc openmaintainer
description The Google App Engine Python SDK
long_description This is the official Google App Engine SDK for Python.
@@ -18,8 +19,8 @@
use_zip yes
worksrcdir google_appengine
-checksums sha1 2b2900ec5f2d9d51282645015b4f1bef07b1cc07 \
- rmd160 3aff35efbecad5974f7af4b1457b7b595e3e0e31
+checksums sha1 a9457232bc7aa9316ce03d64bb12bbe2a9d3ef8a \
+ rmd160 af24cf8b46056702261cf95e0dd051ce71b862a8
destroot {
file rename ${worksrcpath} ${destroot}${prefix}/share/${worksrcdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110722/148f2e70/attachment.html>
More information about the macports-changes
mailing list