Permalink
Browse files
py-botocore: update to 1.9.11
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-botocore/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-botocore |
|
|
version 1.9.6 |
|
|
version 1.9.11 |
|
|
platforms darwin |
|
|
license Apache-2 |
|
|
maintainers pixilla openmaintainer |
|
|
@@ -16,9 +16,9 @@ homepage https://github.com/boto/botocore |
|
|
master_sites pypi:b/botocore |
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 364b98d3cc0ad5906ebef6369d28536289f477a6 \ |
|
|
sha256 c43d16a60089b09696e5094a74204740dfcf306e644b8267342e3afdd181537c \ |
|
|
size 4214248 |
|
|
checksums rmd160 a5542e77a8db247005034a4c8d59d369ab1d526a \ |
|
|
sha256 5a79b44c6fa1f3befae37519add0b02307cd3425308ff8fd6793fe7a349f0c54 \ |
|
|
size 4220053 |
|
|
|
|
|
python.versions 27 34 35 36 |
|
|
|
|
|
|