Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.12 #124

Merged
merged 3 commits into from
Jun 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/ansible/base-test-container:4.1.0
FROM quay.io/ansible/base-test-container:5.0.0

COPY requirements /usr/share/container-setup/default/requirements/
COPY freeze /usr/share/container-setup/default/freeze/
Expand Down
2 changes: 1 addition & 1 deletion files/ansible-test-ref.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
372fc99686c1f5a701d37e7c09e89c1fad3c0e29
ed8a404f4a736bba2dc6b32f0c79f8b7e5dabf61
2 changes: 1 addition & 1 deletion freeze/2.7.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
atomicwrites==1.4.1
attrs==21.4.0
backports.functools-lru-cache==1.6.4
backports.functools-lru-cache==1.6.5
configparser==4.0.2
contextlib2==0.6.0.post1
coverage==4.5.4
Expand Down
20 changes: 10 additions & 10 deletions freeze/3.10.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
certifi==2022.12.7
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
coverage==6.5.0
cryptography==40.0.2
cryptography==41.0.1
exceptiongroup==1.1.1
execnet==1.9.0
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.2
MarkupSafe==2.1.3
mock==5.0.2
ntlm-auth==1.5.0
packaging==23.1
pluggy==1.0.0
pluggy==1.2.0
pycparser==2.21
pypsrp==0.8.1
pyspnego==0.8.0
pytest==7.3.1
pytest-mock==3.10.0
pytest-xdist==3.2.1
pyspnego==0.9.1
pytest==7.4.0
pytest-mock==3.11.1
pytest-xdist==3.3.1
pywinrm==0.4.3
PyYAML==6.0
requests==2.28.2
requests==2.31.0
requests-credssp==2.0.0
requests-ntlm==1.2.0
resolvelib==1.0.1
six==1.16.0
tomli==2.0.1
urllib3==1.26.15
urllib3==2.0.3
xmltodict==0.13.0
20 changes: 10 additions & 10 deletions freeze/3.11.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
certifi==2022.12.7
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
coverage==6.5.0
cryptography==40.0.2
cryptography==41.0.1
execnet==1.9.0
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.2
MarkupSafe==2.1.3
mock==5.0.2
ntlm-auth==1.5.0
packaging==23.1
pluggy==1.0.0
pluggy==1.2.0
pycparser==2.21
pypsrp==0.8.1
pyspnego==0.8.0
pytest==7.3.1
pytest-mock==3.10.0
pytest-xdist==3.2.1
pyspnego==0.9.1
pytest==7.4.0
pytest-mock==3.11.1
pytest-xdist==3.3.1
pywinrm==0.4.3
PyYAML==6.0
requests==2.28.2
requests==2.31.0
requests-credssp==2.0.0
requests-ntlm==1.2.0
resolvelib==1.0.1
six==1.16.0
urllib3==1.26.15
urllib3==2.0.3
xmltodict==0.13.0
29 changes: 29 additions & 0 deletions freeze/3.12.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
coverage==6.5.0
cryptography==41.0.1
execnet==1.9.0
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.3
mock==5.0.2
ntlm-auth==1.5.0
packaging==23.1
pluggy==1.2.0
pycparser==2.21
pypsrp==0.8.1
pyspnego==0.9.1
pytest==7.4.0
pytest-mock==3.11.1
pytest-xdist==3.3.1
pywinrm==0.4.3
PyYAML==6.0
requests==2.31.0
requests-credssp==2.0.0
requests-ntlm==1.2.0
resolvelib==1.0.1
six==1.16.0
urllib3==2.0.3
xmltodict==0.13.0
19 changes: 0 additions & 19 deletions freeze/3.5.txt

This file was deleted.

2 changes: 1 addition & 1 deletion freeze/3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mock==5.0.2
packaging==21.3
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.9
pyparsing==3.1.0
pytest==7.0.1
pytest-mock==3.6.1
pytest-xdist==3.0.2
Expand Down
12 changes: 6 additions & 6 deletions freeze/3.7.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
coverage==6.5.0
exceptiongroup==1.1.1
execnet==1.9.0
importlib-metadata==6.5.0
importlib-metadata==6.7.0
iniconfig==2.0.0
mock==5.0.2
packaging==23.1
pluggy==1.0.0
pytest==7.3.1
pytest-mock==3.10.0
pytest-xdist==3.2.1
pluggy==1.2.0
pytest==7.4.0
pytest-mock==3.11.1
pytest-xdist==3.3.1
PyYAML==6.0
tomli==2.0.1
typing_extensions==4.5.0
typing_extensions==4.6.3
zipp==3.15.0
8 changes: 4 additions & 4 deletions freeze/3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ execnet==1.9.0
iniconfig==2.0.0
mock==5.0.2
packaging==23.1
pluggy==1.0.0
pytest==7.3.1
pytest-mock==3.10.0
pytest-xdist==3.2.1
pluggy==1.2.0
pytest==7.4.0
pytest-mock==3.11.1
pytest-xdist==3.3.1
PyYAML==6.0
tomli==2.0.1
20 changes: 10 additions & 10 deletions freeze/3.9.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
certifi==2022.12.7
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
coverage==6.5.0
cryptography==40.0.2
cryptography==41.0.1
exceptiongroup==1.1.1
execnet==1.9.0
idna==3.4
importlib-resources==5.0.7
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.2
MarkupSafe==2.1.3
mock==5.0.2
ntlm-auth==1.5.0
packaging==23.1
pluggy==1.0.0
pluggy==1.2.0
pycparser==2.21
pypsrp==0.8.1
pyspnego==0.8.0
pytest==7.3.1
pytest-mock==3.10.0
pytest-xdist==3.2.1
pyspnego==0.9.1
pytest==7.4.0
pytest-mock==3.11.1
pytest-xdist==3.3.1
pywinrm==0.4.3
PyYAML==6.0
requests==2.28.2
requests==2.31.0
requests-credssp==2.0.0
requests-ntlm==1.2.0
resolvelib==1.0.1
six==1.16.0
tomli==2.0.1
urllib3==1.26.15
urllib3==2.0.3
xmltodict==0.13.0
2 changes: 1 addition & 1 deletion requirements/ansible-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The test-constraints sanity test verifies this file, but changes must be made manually to keep it in up-to-date.
virtualenv == 16.7.12 ; python_version < '3'
coverage == 6.5.0 ; python_version >= '3.7' and python_version <= '3.11'
coverage == 6.5.0 ; python_version >= '3.7' and python_version <= '3.12'
coverage == 4.5.4 ; python_version >= '2.6' and python_version <= '3.6'
1 change: 0 additions & 1 deletion requirements/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

REMOTE_ONLY_PYTHON_VERSIONS = (
'2.7',
'3.5',
'3.6',
'3.7',
'3.8',
Expand Down