Skip to content

Commit

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

name py-s3transfer
version 0.1.9
version 0.1.10
platforms darwin
license Apache-2
maintainers pixilla openmaintainer
Expand All @@ -15,11 +15,11 @@ long_description ${description}
homepage https://github.com/boto/${python.rootname}
master_sites pypi:s/${python.rootname}
distname ${python.rootname}-${version}
checksums md5 036d467e77e0d4dfa65448d63a9208bc \
rmd160 cdbd57c8617cf6a3f38a3049540d18b7d42c435a \
sha256 17ad7d672115f93a72ed7917209cb0bb02fc87f96f11886408ed8a6b1bb4c754
checksums md5 976734d3ec36b8fc2c1b505a907c3259 \
rmd160 9cf24471739a668c152271d2aad9caa0874e4187 \
sha256 ba1a9104939b7c0331dc4dd234d79afeed8b66edce77bbeeecd4f56de74a0fc1

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

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

0 comments on commit ab34fb3

Please sign in to comment.