Codebase list python-castellan / a10ed81
[goal] Migrate testing to ubuntu focal As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: - bug#1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40207 Closes-Bug: #1886298 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h> Change-Id: Iade03cf85b4f09ce2e8d4f6d9a06635b263f6a79 Ghanshyam Mann 3 years ago
2 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 appdirs==1.3.0
11 asn1crypto==0.23.0
22 certifi==2020.4.5.2
3 cffi==1.13.2
3 cffi==1.14.0
44 chardet==3.0.4
55 cliff==2.8.0
66 cmd2==0.8.0
77 coverage==4.0
8 cryptography==2.1
8 cryptography==2.7
99 debtcollector==1.2.0
1010 entrypoints==0.3
1111 extras==1.0.0
4242 python-mimeparse==1.6.0
4343 python-subunit==1.0.0
4444 pytz==2013.6
45 PyYAML==3.12
45 PyYAML==3.13
4646 requests==2.18.0
4747 requestsexceptions==1.2.0
4848 rfc3986==0.3.1
22 # process, which may cause wedges in the gate later.
33
44 pbr!=2.1.0,>=2.0.0 # Apache-2.0
5 cryptography>=2.1 # BSD/Apache-2.0
5 cryptography>=2.7 # BSD/Apache-2.0
66 python-barbicanclient>=4.5.2 # Apache-2.0
77 oslo.config>=6.4.0 # Apache-2.0
88 oslo.context>=2.19.2 # Apache-2.0