Ticket #23101: py-httplib2_0.6.0.port.patch

File py-httplib2_0.6.0.port.patch, 900 bytes (added by ludwig@…, 14 years ago)

update py-httplib2 to upstream version 0.6.0

  • py-httplib2

    diff -ur py-httplib2.orig/Portfile py-httplib2/Portfile
    old new  
    44PortGroup         python24 1.0
    55
    66name              py-httplib2
    7 version           2-0.5.0
     7version           2-0.6.0
    88categories        python devel net
    99platforms         darwin
    1010maintainers       nomaintainer
     
    1313                  many features left out of other HTTP libraries.
    1414homepage          http://code.google.com/p/httplib2/
    1515master_sites      http://httplib2.googlecode.com/files/
    16 checksums         md5 c768ed1826cec3ddeefa7588048075f3
     16checksums         md5    04f73e296c02c9cd7151db33a2671b7c \
     17                  sha1   995344b2704826cc0d61a266e995b328d92445a5 \
     18                  rmd160 bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664
    1719distname          httplib${version}
    1820