update python3.11 packages
This commit is contained in:
parent
51829f46ef
commit
63602e18e2
@ -1,6 +1,6 @@
|
|||||||
# Ansible AWX Template: Build System Management
|
# Ansible AWX Template: Build System Management
|
||||||
|
|
||||||
Ansible AWX is the method used for the RESF and its project's infrastructure, as a replacement for using the CLI. This template is for management of the build systems such as koji and peridot.
|
Ansible AWX is the method used for the RESF and its project's infrastructure, as a replacement for using the CLI. This template is for management of the build systems such as koji and peridot, as well as repository syncing and management.
|
||||||
|
|
||||||
## Provides / Information
|
## Provides / Information
|
||||||
|
|
||||||
|
@ -2662,16 +2662,34 @@ koji_pkgs:
|
|||||||
- python3x-six
|
- python3x-six
|
||||||
- python3.11
|
- python3.11
|
||||||
- python3.11-attrs
|
- python3.11-attrs
|
||||||
|
- python3.11-cffi
|
||||||
|
- python3.11-charset-normalizer
|
||||||
|
- python3.11-cryptography
|
||||||
- python3.11-Cython
|
- python3.11-Cython
|
||||||
- python3.11-idna
|
- python3.11-idna
|
||||||
- python3.11-iniconfig
|
- python3.11-iniconfig
|
||||||
|
- python3.11-lxml
|
||||||
|
- python3.11-mod_wsgi
|
||||||
|
- python3.11-numpy
|
||||||
- python3.11-packaging
|
- python3.11-packaging
|
||||||
- python3.11-pip
|
- python3.11-pip
|
||||||
- python3.11-pluggy
|
- python3.11-pluggy
|
||||||
|
- python3.11-ply
|
||||||
|
- python3.11-psycopg2
|
||||||
|
- python3.11-pybind11
|
||||||
|
- python3.11-pycparser
|
||||||
|
- python3.11-PyMySQL
|
||||||
- python3.11-pyparsing
|
- python3.11-pyparsing
|
||||||
|
- python3.11-pysocks
|
||||||
- python3.11-pytest
|
- python3.11-pytest
|
||||||
|
- python3.11-pyyaml
|
||||||
|
- python3.11-requests
|
||||||
|
- python3.11-scipy
|
||||||
|
- python3.11-semantic_version
|
||||||
- python3.11-setuptools
|
- python3.11-setuptools
|
||||||
|
- python3.11-setuptools-rust
|
||||||
- python3.11-six
|
- python3.11-six
|
||||||
|
- python3.11-urllib3
|
||||||
- python3.11-wheel
|
- python3.11-wheel
|
||||||
- pytz
|
- pytz
|
||||||
- pyusb
|
- pyusb
|
||||||
|
Loading…
Reference in New Issue
Block a user