Permalink
Browse files
py-boto3: update to 1.6.18
- 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.16 |
|
|
version 1.6.18 |
|
|
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 23c4987e42d54bed5b0ead2a96e4f7313a01fcff \ |
|
|
sha256 99ec2df9c5a88bcf3ca67224303fab6df76479f560660df4900578b35ec0a5cd \ |
|
|
size 92959 |
|
|
checksums rmd160 9db2627fbc416151ce7bbc95af007a69ad262cb0 \ |
|
|
sha256 0a8f271a21be3ac91ff50de6f3146131d8ab2a37d0209dfca3e7caadf8315abb \ |
|
|
size 92952 |
|
|
|
|
|
python.versions 27 35 36 |
|
|
|
|
|
|