Ticket #37517: Portfile-py-requests.diff

File Portfile-py-requests.diff, 1.0 KB (added by larryv (Lawrence Velázquez), 11 years ago)

update to 1.0.4

  • trunk/dports/python/py-requests/Portfile

    diff --git a/trunk/dports/python/py-requests/Portfile b/trunk/dports/python/py-requests/Portfile
    a b  
    55PortGroup           python 1.0
    66
    77name                py-requests
    8 version             1.0.3
    9 revision            0
     8version             1.0.4
    109categories-append   devel
    1110license             Apache-2
    1211platforms           darwin
     
    3231
    3332distname            requests-${version}
    3433
    35 checksums           rmd160  b45151a28a1a1eb2a0394070b234a3d10432c8f7 \
    36                     sha256  c7b50dc01b751e5ef8785951a74d0c2373bb0f87b45dca75dc2c5477b7e30f44
     34checksums           rmd160  7a53f1356892b9ee5ec98ee68e0080dc9a230d2d \
     35                    sha256  f363690a47dd4d6d6e7605fc686b668097a114cd946dffdf21fe0c6a6a46f9e6
    3736
    3837if {$subport != $name} {
    3938    depends_lib-append  port:py${python.version}-distribute