gotmax23/python38-epel8
Project ID: 63937
Description
Description
COPR for testing pyproject-rpm-macros and other packages for python38 and python39 in EPEL 8.
Building of python38 module from RHEL
- Enable
python38-devel:3.8
in https://copr.fedorainfracloud.org/coprs/gotmax23/python38-epel8/edit_chroot/epel-8-x86_64/ - Build packages
$ parallel -i sh -c 'git clone https://git.centos.org/rpms/{} -b c8-stream-3.8 && mkdir -p {}/SOURCES && cd {}/SOURCES && spectool -g ../SPECS/{}.spec && cd .. && rpmdev-bumpspec SPECS/{}.spec && rpmbuild -bs SPECS/{}.spec --define "_topdir $(pwd)" && copr build gotmax23/python38-epel8 SRPMS/*.src.rpm' -- $(cat python38-devel.list)
$ cat python38-devel.list
pytest
python-atomicwrites
python-attrs
python-more-itertools
python-packaging
python-pluggy
python-py
python3x-pyparsing
python-wcwidth
- Disable module
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
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 [modified] (825)* | EPEL 8 (53 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable gotmax23/python38-epel8
More info about enabling Copr repositories