ktdreyer/python3.11

Project ID: 103993

Description

Extra libraries for Python 3.11 on RHEL 8 and 9. Requires EPEL.

Useful for errata-tool-ansible.

Installation Instructions

  • EPEL 8: yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
  • EPEL 9: yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
dnf copr enable -y ktdreyer/python3.11

Then install python3.11 packages, for example:

yum -y install python3.11-requests-gssapi # OR yum -y install python3.11-dnf

Rebuilding locally:

To build a package from dist-git, using mock:

fedpkg --release epel8 mockbuild --root rhel+epel-8-x86_64 -- --addrepo=https://download.copr.fedorainfracloud.org/results/ktdreyer/python3.11/epel-8-x86_64/ fedpkg --release epel9 mockbuild --root rhel+epel-9-x86_64 -- --addrepo=https://download.copr.fedorainfracloud.org/results/ktdreyer/python3.11/epel-9-x86_64/

Bugs

I've copied and and heavily modified packages from RHEL for this. When the RHEL maintainers ship an update to the underlying libraries (eg rpm-lib), I must merge RHEL's changes in and rebuild.

These packages also depend on python3.11-rpm from EPEL where we have the same convention. For example, https://bugzilla.redhat.com/show_bug.cgi?id=2265373

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 8 x86_64 (110)* EPEL 8 (233 downloads)
EPEL 9 x86_64 (307)* EPEL 9 (107 downloads)

* Total number of downloaded packages.