-
Bug
-
Resolution: Can't Do
-
Undefined
-
None
-
rhel-9.2.0
-
None
-
None
-
None
-
rhel-sst-networking-core
-
ssg_networking
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
x86_64
-
None
What were you trying to do that didn't work?
We are trying to migrate our existing application from Python 3.9 to Python 3.11 . We observed that RPM for nftables python package is not available for Python 3.11.
python3-nftables-1.0.4-11.el9_3.x86_64 package is installing python scripts into Python 3.9 only. We do could not fine Python 3.11 equivalent for this package. We have Python 3.11 equivalnet packages for some other packages. e.g. We have python3.11-gpg rpm for Python 3.11
Please provide the package NVR for which bug is seen:
python3-nftables-1.0.4-11.el9_3.x86_64
How reproducible:
Steps to reproduce
- Setup system with RedHat 9.2
- Install Python 3.11
- Try to install nftables python package
Expected results
nftables python package should be installed for Python 3.11
Actual results
nftables python package installed for Python 3.9 only
sh-5.1# pip3 show nftables
Name: nftables
Version: 0.1
Summary: Libnftables binding
Home-page: https://netfilter.org/projects/nftables/index.html
Author: Netfilter project
Author-email: coreteam@netfilter.org
License: UNKNOWN
Location: /usr/lib/python3.9/site-packages
Requires:
Required-by: