Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
py-botocore 1.4.85->1.5.8; enable for py 3.5 & 3.6
  • Loading branch information
akkornel authored and tobypeterson committed Feb 9, 2017
1 parent 3400904 commit f8c0e8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-botocore/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-botocore
version 1.4.85
version 1.5.8
platforms darwin
license Apache-2
maintainers pixilla openmaintainer
Expand All @@ -16,10 +16,10 @@ homepage https://github.com/boto/botocore
master_sites pypi:b/botocore
distname ${python.rootname}-${version}

checksums rmd160 60ef2d1dbb70c2dafe7260f1563e2856b281bfea \
sha256 329155bfe2f5efb1fb0421cbc2a9a2563698828136f91712fa9f4ccb5be9b3bb
checksums rmd160 228bcaaad914cb885d6502c5019a5295fd6f84d2 \
sha256 7f536fd7c31e858e7b24d95524479a7a612588df10f397ed1b11ee99a8c019e2

python.versions 27 34
python.versions 27 34 35 36

if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
Expand Down

0 comments on commit f8c0e8a

Please sign in to comment.