Permalink
Browse files
py-boto3: update to 1.6.11
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-boto3/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-boto3 |
|
|
version 1.6.6 |
|
|
version 1.6.11 |
|
|
platforms darwin |
|
|
license Apache-2 |
|
|
maintainers {@emcrisostomo gmail.com:enrico.m.crisostomo} openmaintainer |
|
|
@@ -16,9 +16,9 @@ homepage https://github.com/boto/boto3 |
|
|
master_sites pypi:b/boto3 |
|
|
distname boto3-${version} |
|
|
|
|
|
checksums rmd160 a15aa7baf4b1c2a07c729b62884fcd70aa97fa9c \ |
|
|
sha256 b8d3590f8a26cd3a1e4251a80fccc3de7506a830da9fc29ef1ff9499601682a2 \ |
|
|
size 92919 |
|
|
checksums rmd160 7bbeb3fe751b277dea5b307150fb6b95b9b63974 \ |
|
|
sha256 474e1333f17bb2e361555c9f98c5db57581de32f68713bfb1f8bbbb647580ecc \ |
|
|
size 92956 |
|
|
|
|
|
python.versions 27 34 35 36 |
|
|
|
|
|
|