Merge "Use python3-devel in bindep for rpm distros"
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# This file contains runtime (non-python) dependencies
|
# This file contains runtime (non-python) dependencies
|
||||||
# More info at: http://docs.openstack.org/infra/bindep/readme.html
|
# More info at: http://docs.openstack.org/infra/bindep/readme.html
|
||||||
|
|
||||||
python36-devel [platform:rpm]
|
python3-devel [platform:rpm]
|
||||||
|
|
||||||
# tools/misc-sanity-checks.sh validates .po[t] files
|
# tools/misc-sanity-checks.sh validates .po[t] files
|
||||||
gettext [test]
|
gettext [test]
|
||||||
|
@@ -23,6 +23,9 @@
|
|||||||
- openstack-tox-py39: # from openstack-python3-zed-jobs template
|
- openstack-tox-py39: # from openstack-python3-zed-jobs template
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
|
- openstack-tox-py310: # from openstack-python3-zed-jobs template
|
||||||
|
timeout: 3600
|
||||||
|
irrelevant-files: *irrelevant-files
|
||||||
- openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template
|
- openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
|
Reference in New Issue
Block a user