Permalink
Browse files
py-botocore: update to 1.9.18
- 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.16 |
|
|
version 1.9.18 |
|
|
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 9259cbb3e20e00dc6d2e68e5cf2f8cc12b1fc216 \ |
|
|
sha256 6ac11cee39676c1b45cb104a0f46f830f4b671e2475d1156a37c67e3fc9c85ee \ |
|
|
size 4226805 |
|
|
checksums rmd160 4f3358647d6fbf0ebdd7dde1fb42950c8d4eb01a \ |
|
|
sha256 254803eaca91bf28fa277641039bc06d335faa638862b54454170600a9ed0b5c \ |
|
|
size 4229210 |
|
|
|
|
|
python.versions 27 35 36 |
|
|
|
|
|
|