Description
This repository contains packages from Python Package Index (PyPI) generated by the automatic tool - pyp2spec. Their quality may vary, use at your own risk.
Installation Instructions
If you'd like to build a PyPI package using one of the available chroots, you can do so on a Fedora machine:
- Install packages for building RPMs in mock:
dnf install rpmdevtools mock rpm-build - Install pyp2spec from this Copr
- Generate an RPM specfile by running:
pyp2spec <your_package_name> - Download the upstream source tarball of the given project:
spectool -gR <specfile> - Build the source RPM:
rpmbuild -bs <specfile> - Build the package in a mock with added desired Copr PyPI repository:
mock -r <chroot> --addrepo=https://download.copr.fedorainfracloud.org/results/@copr/PyPI/<chroot> --no-clean <your-source-rpm>(where chroot is eitherfedora-rawhide-x86_64orepel-9-x86_64)
If you encounter issues with the build process, you can contact us on Fedora Python mailing list: python-devel@lists.fedoraproject.org.
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 9
|
x86_64 (1842859)* | EPEL 9 (2337 downloads) |
Fedora 41
|
x86_64 (206416)* | Fedora 41 (519 downloads) |
Fedora 42
|
x86_64 (197229)* | Fedora 42 (297 downloads) |
Fedora 43
|
x86_64 (190320)* | Fedora 43 (103 downloads) |
Fedora rawhide
|
x86_64 (231425)* | Fedora rawhide (442 downloads) |
* Total number of downloaded packages.
EPEL 9
Fedora 41