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  
    66
    77name                py-google-api
    88set realname        google-api-python-client
    9 version             1.1
     9version             1.2
    1010
    1111# There are no py3x-uritemplate subports (#38502).
    1212python.versions     25 26 27
     
    3030if {$subport != $name} {
    3131    depends_build           port:py${python.version}-setuptools
    3232    depends_lib-append      port:py${python.version}-httplib2 \
    33                             port:py${python.version}-gflags \
    3433                            port:py${python.version}-uritemplate \
    3534                            port:py${python.version}-oauth2client
    3635   
     
    5251    depends_lib-append      port:py25-simplejson
    5352}
    5453
    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  e0465027ca73ec0102ee3043fa7635bd515f5ca4d10a6707acc9a4c98a89b977
     54checksums           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
    6160
    6261livecheck.type      regex
    6362livecheck.url       http://pypi.python.org/pypi/${realname}