@copr/PyPI

Project ID: 52707

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:

  1. Install packages for building RPMs in mock: dnf install rpmdevtools mock rpm-build
  2. Install pyp2spec from this Copr
  3. Generate an RPM specfile by running: pyp2spec <your_package_name>
  4. Download the upstream source tarball of the given project: spectool -gR <specfile>
  5. Build the source RPM: rpmbuild -bs <specfile>
  6. 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 either fedora-rawhide-x86_64 orepel-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 (420403)* EPEL 9 (1208 downloads)
Fedora 38 x86_64 (37662)* Fedora 38 (158 downloads)
Fedora 39 x86_64 (6778)* Fedora 39 (131 downloads)
Fedora 40 x86_64 (1107)* Fedora 40 (23 downloads)
Fedora rawhide x86_64 (26410)* Fedora rawhide (182 downloads)

* Total number of downloaded packages.