Commits

reneeotten authored and Chih-Hsuan Yen committed ef3613f4403
py-botocore: update to 1.12.116
No tags

python/py-botocore/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup python 1.0
5 5
6 6 name py-botocore
7 -version 1.12.97
7 +version 1.12.116
8 8 revision 0
9 9 platforms darwin
10 10 supported_archs noarch
11 11 license Apache-2
12 12 maintainers nomaintainer
13 13
14 14 description Low level data driven core of boto 3.
15 15 long_description A low-level interface to a growing number of Amazon Web \
16 16 Services. The botocore package is the foundation for the \
17 17 AWS CLI as well as boto3.
18 18
19 19 homepage https://github.com/boto/botocore
20 20 master_sites pypi:b/botocore
21 21 distname ${python.rootname}-${version}
22 22
23 -checksums rmd160 0d1f9e9446fdd51b896852dc139c4a2b9c318c3b \
24 - sha256 f326778f4b6e1b668625478ef062d173d1ed69ff39c0f4d326d4faaf87b2d010 \
25 - size 5412446
23 +checksums rmd160 6315911b69ead8de43976ae8d2fbaf687470eddf \
24 + sha256 b0e79b61dda7fb5f05949a4fe319d44108e0ba6db41775d909b891e6992d5a06 \
25 + size 5472929
26 26
27 27 python.versions 27 35 36 37
28 28
29 29 if {${name} ne ${subport}} {
30 30 depends_build-append port:py${python.version}-setuptools
31 31 depends_lib-append port:py${python.version}-dateutil \
32 32 port:py${python.version}-docutils \
33 33 port:py${python.version}-jmespath \
34 34 port:py${python.version}-urllib3
35 35

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut