Ticket #49201: Portfile-py-botocore.diff

File Portfile-py-botocore.diff, 937 bytes (added by smithsp (Sterling Smith), 9 years ago)

Patch for updating py-botocore

  • Portfile

    old new  
    55PortGroup           python 1.0
    66
    77name                py-botocore
    8 version             0.103.0
     8version             1.2.10
    99platforms           darwin
    1010license             Apache-2
    1111maintainers         pixilla openmaintainer
     
    1515
    1616homepage            https://github.com/boto/botocore
    1717master_sites        https://pypi.python.org/packages/source/b/botocore
    18 distname            botocore-0.103.0
     18distname            botocore-${version}
    1919
    20 checksums           rmd160  248bf0ed149e8d5db62c444a6c698382167f6f74 \
    21                     sha256  ac0391865bf538b40b89ec29b81532eab3f2f5d45187eee95e9b5e2eca51bb81
     20checksums           rmd160  bc8bee3147f7405d7a71774371736cb22b7046a4 \
     21                    sha256  8541895aa2abe2183fa15efe33794db7428fec3302e0c9bf1db13fa1668e2b66
    2222
    2323python.versions     27 34
    2424