You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-awscli2: update to 2.27.60
This commit is contained in:
committed by
Renee Otten
parent
8af5a6fd96
commit
a07add2b13
@@ -6,7 +6,7 @@ PortGroup select 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
name py-awscli2
|
||||
github.setup aws aws-cli 2.27.50
|
||||
github.setup aws aws-cli 2.27.60
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
|
||||
@@ -21,9 +21,9 @@ long_description {*}${description}
|
||||
|
||||
homepage https://aws.amazon.com/cli/
|
||||
|
||||
checksums rmd160 f4ef99a611cd55358f5fd273f74b9f943737c7a5 \
|
||||
sha256 86f9881c65f42d1f014a7267cc6b54ae21669462fd8e7aefd57494bd75996faf \
|
||||
size 16696239
|
||||
checksums rmd160 d77064d090c874f0c5eaf24c0248c9ac2e11037c \
|
||||
sha256 7a3f2e80b706b2fd462c2deb4ab8f8d49a684e36803ceadec50e9852de4fc98f \
|
||||
size 16795705
|
||||
|
||||
python.versions 39 310 311 312 313
|
||||
python.pep517 yes
|
||||
|
||||
@@ -27,7 +27,7 @@ diff -ru aws-cli-2.27.40-orig/pyproject.toml aws-cli-2.27.40/pyproject.toml
|
||||
# a consistent dependency closure across all Python versions,
|
||||
# we explicitly include ruamel.yaml.clib as a dependency.
|
||||
- "ruamel.yaml.clib>=0.2.0,<=0.2.12",
|
||||
- "prompt-toolkit>=3.0.24,<3.0.39",
|
||||
- "prompt-toolkit>=3.0.24,<3.0.52",
|
||||
- "distro>=1.5.0,<1.9.0",
|
||||
- "awscrt==0.26.1",
|
||||
- "python-dateutil>=2.1,<=2.9.0",
|
||||
|
||||
Reference in New Issue
Block a user