[112520] trunk/dports/python/py-google-api/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Oct 25 03:20:19 PDT 2013
Revision: 112520
https://trac.macports.org/changeset/112520
Author: ryandesign at macports.org
Date: 2013-10-25 03:20:19 -0700 (Fri, 25 Oct 2013)
Log Message:
-----------
py-google-api: update to 1.2 (#40916)
Modified Paths:
--------------
trunk/dports/python/py-google-api/Portfile
Modified: trunk/dports/python/py-google-api/Portfile
===================================================================
--- trunk/dports/python/py-google-api/Portfile 2013-10-25 08:39:56 UTC (rev 112519)
+++ trunk/dports/python/py-google-api/Portfile 2013-10-25 10:20:19 UTC (rev 112520)
@@ -6,7 +6,7 @@
name py-google-api
set realname google-api-python-client
-version 1.1
+version 1.2
# There are no py3x-uritemplate subports (#38502).
python.versions 25 26 27
@@ -27,10 +27,9 @@
distfiles ${distname}${extract.suffix} \
${realname}-samples-${version}${extract.suffix}
-if {$subport != $name} {
+if {${subport} ne ${name}} {
depends_build port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-httplib2 \
- port:py${python.version}-gflags \
port:py${python.version}-uritemplate \
port:py${python.version}-oauth2client
@@ -52,12 +51,12 @@
depends_lib-append port:py25-simplejson
}
-checksums google-api-python-client-1.1.tar.gz \
- rmd160 13288c8b9e43eba86ed3485dbf882b764dec98b3 \
- sha256 bc88cae1c40446f22d58923fc5a8dbac77da29d6efbe4ae2276cc2f30f724617 \
- google-api-python-client-samples-1.1.tar.gz \
- rmd160 226f9e48827dbefd8aa20172fc6c6839e66153d4 \
- sha256 e0465027ca73ec0102ee3043fa7635bd515f5ca4d10a6707acc9a4c98a89b977
+checksums ${realname}-${version}${extract.suffix} \
+ rmd160 785756e2b3a0c76f60f590574bb71834690dd921 \
+ sha256 3cb3f39c4a634950aee34f52e2a160b9a064b15210f7196ba364f670780aa675 \
+ ${realname}-samples-${version}${extract.suffix} \
+ rmd160 f7f86fe566438e8d1e972153a40ae4f79f024003 \
+ sha256 4c7a469caebe4926967b00ac3e14eadd28fbb3b10ec2672dd993028fd2add6bd
livecheck.type regex
livecheck.url http://pypi.python.org/pypi/${realname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131025/af069c0a/attachment.html>
More information about the macports-changes
mailing list