Skip to content

Commit

Permalink
releng - fix poetrypkg gen-setup command (cloud-custodian#7844)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisshi authored Oct 5, 2022
1 parent 5fcdab9 commit 0e68304
Show file tree
Hide file tree
Showing 45 changed files with 1,755 additions and 1,248 deletions.
220 changes: 113 additions & 107 deletions poetry.lock

Large diffs are not rendered by default.

153 changes: 77 additions & 76 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,76 +1,77 @@
argcomplete==2.0.0; python_version >= "3.6"
attrs==22.1.0; python_version >= "3.7" and python_version < "4.0"
aws-xray-sdk==2.10.0
bleach==5.0.1; python_version >= "3.7"
boto3==1.24.77; python_version >= "3.7"
botocore==1.27.77; python_version >= "3.7"
certifi==2022.9.14; python_version >= "3.7" and python_version < "4"
cffi==1.15.1; sys_platform == "linux" and python_version >= "3.7"
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
click==8.1.3; python_version >= "3.7"
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and platform_system == "Windows" and python_version < "4.0" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0" and platform_system == "Windows" and python_version < "4.0"
coverage==6.4.4; python_version >= "3.7"
cryptography==38.0.1; sys_platform == "linux" and python_version >= "3.7"
docutils==0.17.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
execnet==1.9.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.5.0" and python_version >= "3.6" and python_version < "4.0"
flake8==3.9.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
freezegun==1.2.2; python_version >= "3.6"
idna==3.4; python_version >= "3.7" and python_version < "4"
importlib-metadata==4.12.0; python_version >= "3.7"
importlib-resources==5.9.0; python_version < "3.9" and python_version >= "3.7"
iniconfig==1.1.1; python_version >= "3.7" and python_version < "4.0"
jaraco.classes==3.2.2; python_version >= "3.7"
jeepney==0.8.0; sys_platform == "linux" and python_version >= "3.7"
jmespath==1.0.1; python_version >= "3.7" and python_version < "4.0"
jsonpatch==1.32; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
jsonpointer==2.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
jsonschema==4.16.0; python_version >= "3.7"
keyring==23.9.3; python_version >= "3.7"
mccabe==0.6.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
mock==4.0.3; python_version >= "3.6"
more-itertools==8.14.0; python_version >= "3.7"
multidict==6.0.2; python_version >= "3.7"
packaging==21.3; python_version >= "3.7" and python_version < "4.0"
pkginfo==1.8.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
pkgutil-resolve-name==1.3.10; python_version < "3.9" and python_version >= "3.7"
placebo==0.9.0
pluggy==1.0.0; python_version >= "3.7" and python_version < "4.0"
portalocker==2.5.1; python_version >= "3.6" and python_version < "4.0"
psutil==5.9.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.5.0" and python_version >= "3.7" and python_version < "4.0"
pycodestyle==2.7.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
pycparser==2.21; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "linux" or sys_platform == "linux" and python_version >= "3.7" and python_full_version >= "3.4.0"
pyflakes==2.3.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
pygments==2.13.0; python_version >= "3.7"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7"
pyrsistent==0.18.1; python_version >= "3.7"
pytest-cov==3.0.0; python_version >= "3.6"
pytest-forked==1.4.0; python_version >= "3.6" and python_version < "4.0"
pytest-recording==0.12.1; python_version >= "3.5"
pytest-sugar==0.9.5
pytest-terraform==0.6.4; python_version >= "3.6" and python_version < "4.0"
pytest-xdist==2.5.0; python_version >= "3.6"
pytest==7.1.3; python_version >= "3.7"
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
pywin32-ctypes==0.2.0; sys_platform == "win32" and python_version >= "3.7"
pywin32==304; python_version >= "3.6" and python_version < "4.0" and platform_system == "Windows"
pyyaml==6.0; python_version >= "3.6"
readme-renderer==37.1; python_version >= "3.7"
requests-toolbelt==0.9.1; python_version >= "3.6"
requests==2.28.1; python_version >= "3.7" and python_version < "4"
rfc3986==2.0.0; python_version >= "3.7"
s3transfer==0.6.0; python_version >= "3.7"
secretstorage==3.3.3; sys_platform == "linux" and python_version >= "3.7"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
tabulate==0.8.10; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
termcolor==2.0.1; python_version >= "3.7"
tomli==2.0.1; python_full_version <= "3.11.0a6" and python_version >= "3.7" and python_version < "4.0"
tqdm==4.64.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
twine==3.8.0; python_version >= "3.6"
typing-extensions==4.3.0; python_version == "3.7" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.7")
urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
vcrpy==4.2.1; python_version >= "3.7"
webencodings==0.5.1; python_version >= "3.7"
wrapt==1.14.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
yarl==1.8.1; python_version >= "3.7"
zipp==3.8.1; python_version == "3.7" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.7")
argcomplete==2.0.0 ; python_version >= "3.7" and python_version < "4.0"
attrs==22.1.0 ; python_version >= "3.7" and python_version < "4.0"
aws-xray-sdk==2.10.0 ; python_version >= "3.7" and python_version < "4.0"
bleach==5.0.1 ; python_version >= "3.7" and python_version < "4.0"
boto3==1.24.87 ; python_version >= "3.7" and python_version < "4.0"
botocore==1.27.87 ; python_version >= "3.7" and python_version < "4.0"
certifi==2022.9.24 ; python_version >= "3.7" and python_version < "4"
cffi==1.15.1 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux"
charset-normalizer==2.1.1 ; python_version >= "3.7" and python_version < "4"
click==8.1.3 ; python_version >= "3.7" and python_version < "4.0"
colorama==0.4.5 ; python_version >= "3.7" and python_version < "4.0"
coverage==6.5.0 ; python_version >= "3.7" and python_version < "4.0"
coverage[toml]==6.5.0 ; python_version >= "3.7" and python_version < "4.0"
cryptography==38.0.1 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux"
docutils==0.17.1 ; python_version >= "3.7" and python_version < "4.0"
execnet==1.9.0 ; python_version >= "3.7" and python_version < "4.0"
flake8==3.9.2 ; python_version >= "3.7" and python_version < "4.0"
freezegun==1.2.2 ; python_version >= "3.7" and python_version < "4.0"
idna==3.4 ; python_version >= "3.7" and python_version < "4.0"
importlib-metadata==4.13.0 ; python_version >= "3.7" and python_version < "4.0"
importlib-resources==5.9.0 ; python_version >= "3.7" and python_version < "3.9"
iniconfig==1.1.1 ; python_version >= "3.7" and python_version < "4.0"
jaraco-classes==3.2.3 ; python_version >= "3.7" and python_version < "4.0"
jeepney==0.8.0 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux"
jmespath==1.0.1 ; python_version >= "3.7" and python_version < "4.0"
jsonpatch==1.32 ; python_version >= "3.7" and python_version < "4.0"
jsonpointer==2.3 ; python_version >= "3.7" and python_version < "4.0"
jsonschema==4.16.0 ; python_version >= "3.7" and python_version < "4.0"
keyring==23.9.3 ; python_version >= "3.7" and python_version < "4.0"
mccabe==0.6.1 ; python_version >= "3.7" and python_version < "4.0"
mock==4.0.3 ; python_version >= "3.7" and python_version < "4.0"
more-itertools==8.14.0 ; python_version >= "3.7" and python_version < "4.0"
multidict==6.0.2 ; python_version >= "3.7" and python_version < "4.0"
packaging==21.3 ; python_version >= "3.7" and python_version < "4.0"
pkginfo==1.8.3 ; python_version >= "3.7" and python_version < "4.0"
pkgutil-resolve-name==1.3.10 ; python_version >= "3.7" and python_version < "3.9"
placebo==0.9.0 ; python_version >= "3.7" and python_version < "4.0"
pluggy==1.0.0 ; python_version >= "3.7" and python_version < "4.0"
portalocker==2.5.1 ; python_version >= "3.7" and python_version < "4.0"
psutil==5.9.2 ; python_version >= "3.7" and python_version < "4.0"
py==1.11.0 ; python_version >= "3.7" and python_version < "4.0"
pycodestyle==2.7.0 ; python_version >= "3.7" and python_version < "4.0"
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux"
pyflakes==2.3.1 ; python_version >= "3.7" and python_version < "4.0"
pygments==2.13.0 ; python_version >= "3.7" and python_version < "4.0"
pyparsing==3.0.9 ; python_version >= "3.7" and python_version < "4.0"
pyrsistent==0.18.1 ; python_version >= "3.7" and python_version < "4.0"
pytest-cov==3.0.0 ; python_version >= "3.7" and python_version < "4.0"
pytest-forked==1.4.0 ; python_version >= "3.7" and python_version < "4.0"
pytest-recording==0.12.1 ; python_version >= "3.7" and python_version < "4.0"
pytest-sugar==0.9.5 ; python_version >= "3.7" and python_version < "4.0"
pytest-terraform==0.6.4 ; python_version >= "3.7" and python_version < "4.0"
pytest-xdist==2.5.0 ; python_version >= "3.7" and python_version < "4.0"
pytest==7.1.3 ; python_version >= "3.7" and python_version < "4.0"
python-dateutil==2.8.2 ; python_version >= "3.7" and python_version < "4.0"
pywin32-ctypes==0.2.0 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"
pywin32==304 ; python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"
pyyaml==6.0 ; python_version >= "3.7" and python_version < "4.0"
readme-renderer==37.2 ; python_version >= "3.7" and python_version < "4.0"
requests-toolbelt==0.9.1 ; python_version >= "3.7" and python_version < "4.0"
requests==2.28.1 ; python_version >= "3.7" and python_version < "4"
rfc3986==2.0.0 ; python_version >= "3.7" and python_version < "4.0"
s3transfer==0.6.0 ; python_version >= "3.7" and python_version < "4.0"
secretstorage==3.3.3 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "linux"
six==1.16.0 ; python_version >= "3.7" and python_version < "4.0"
tabulate==0.8.10 ; python_version >= "3.7" and python_version < "4.0"
termcolor==2.0.1 ; python_version >= "3.7" and python_version < "4.0"
tomli==2.0.1 ; python_version >= "3.7" and python_version < "4.0"
tqdm==4.64.1 ; python_version >= "3.7" and python_version < "4.0"
twine==3.8.0 ; python_version >= "3.7" and python_version < "4.0"
typing-extensions==4.3.0 ; python_version >= "3.7" and python_version < "3.8"
urllib3==1.26.12 ; python_version >= "3.7" and python_version < "4"
vcrpy==4.2.1 ; python_version >= "3.7" and python_version < "4.0"
webencodings==0.5.1 ; python_version >= "3.7" and python_version < "4.0"
wrapt==1.14.1 ; python_version >= "3.7" and python_version < "4.0"
yarl==1.8.1 ; python_version >= "3.7" and python_version < "4.0"
zipp==3.8.1 ; python_version >= "3.7" and python_version < "4.0"
Loading

0 comments on commit 0e68304

Please sign in to comment.