Ticket #40916: py-google-api_1.2.diff
File py-google-api_1.2.diff, 1.8 KB (added by tresni (Brian Hartvigsen), 11 years ago) |
---|
-
Portfile
old new 6 6 7 7 name py-google-api 8 8 set realname google-api-python-client 9 version 1. 19 version 1.2 10 10 11 11 # There are no py3x-uritemplate subports (#38502). 12 12 python.versions 25 26 27 … … 30 30 if {$subport != $name} { 31 31 depends_build port:py${python.version}-setuptools 32 32 depends_lib-append port:py${python.version}-httplib2 \ 33 port:py${python.version}-gflags \34 33 port:py${python.version}-uritemplate \ 35 34 port:py${python.version}-oauth2client 36 35 … … 52 51 depends_lib-append port:py25-simplejson 53 52 } 54 53 55 checksums google-api-python-client-1. 1.tar.gz \56 rmd160 13288c8b9e43eba86ed3485dbf882b764dec98b3\57 sha256 bc88cae1c40446f22d58923fc5a8dbac77da29d6efbe4ae2276cc2f30f724617\58 google-api-python-client-samples-1. 1.tar.gz \59 rmd160 226f9e48827dbefd8aa20172fc6c6839e66153d4\60 sha256 e0465027ca73ec0102ee3043fa7635bd515f5ca4d10a6707acc9a4c98a89b97754 checksums google-api-python-client-1.2.tar.gz \ 55 rmd160 785756e2b3a0c76f60f590574bb71834690dd921 \ 56 sha256 3cb3f39c4a634950aee34f52e2a160b9a064b15210f7196ba364f670780aa675 \ 57 google-api-python-client-samples-1.2.tar.gz \ 58 rmd160 f7f86fe566438e8d1e972153a40ae4f79f024003 \ 59 sha256 4c7a469caebe4926967b00ac3e14eadd28fbb3b10ec2672dd993028fd2add6bd 61 60 62 61 livecheck.type regex 63 62 livecheck.url http://pypi.python.org/pypi/${realname}