Description of problem: Ansible playbooks using the ansible.utils.netaddr use the python netaddr module. For some reason python 3.11 is default and is missing this module as RPM (Only 3.9). We see, there is an updated package upstream: python-netaddr-0.8.0-12.1.el9 Version-Release number of selected component (if applicable): python-netaddr-0.8.0-12.1.el9 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: the python-netaddr-0.8.0-12.1.el9 is missing in the python3.11 stack for RHEL9 Expected results: Additional info: In upstream in the changelog we see, that python-netaddr-0.8.0-12.1.el9 is added Information for build python-netaddr-0.8.0-12.1.el9 Changelog * Thu Mar 02 2023 Martin Necas <mnecas> - 0.8.0-12.1 - Add Python 3.11 subpackage to be usable in ansible-core-2.14