Commits

Enrico M. Crisostomo authored and Enrico Maria Crisostomo committed c6bb663055d
py-awscli: update to 1.16.52

Updated dependencies: py-botocore: 1.12.42
No tags

python/py-awscli/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-awscli
7 -version 1.16.45
7 +version 1.16.52
8 8 platforms darwin
9 9 supported_archs noarch
10 10 license Apache-2
11 11 maintainers {pixilla @pixilla} openmaintainer
12 12
13 13 description Universal Command Line Environment for AWS.
14 14 long_description ${description}
15 15
16 16 homepage https://aws.amazon.com/cli/
17 17 master_sites pypi:a/awscli
18 18 distname awscli-${version}
19 19
20 -checksums rmd160 d874b0f6d74e174746696595e575c556fe35d808 \
21 - sha256 dc1656393c8e084e3114ddbe93264831f5477fe2a94cbb5083c2e52dcf66c4f5 \
22 - size 637043
20 +checksums rmd160 ed38043393c1243ff8fad4609e203cf4710a71f6 \
21 + sha256 b1d3e2fd595a8917659a85f5fe94b7d1fddcfd0e1dcb343a1c4a0948741c83d8 \
22 + size 637277
23 23
24 24 python.versions 27 35 36 37
25 25
26 26 if {${name} ne ${subport}} {
27 27
28 28 PortGroup select 1.0
29 29
30 30 depends_build-append \
31 31 port:py${python.version}-setuptools
32 32 depends_lib-append \

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

Add shortcut