athoscr/python3.8

( forked from @python/python3.8 )

Project ID: 25301

Description

Testing, testing. Don't add to your system, only use in mock.

Installation Instructions

Create this mock config:

include('/etc/mock/fedora-rawhide-x86_64.cfg') config_opts['root'] = 'fedora-rawhide-x86_64-python3.8' config_opts['yum.conf'] += """ [python3.8] name=Copr repo for python3.8 owned by @python baseurl=https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/fedora-rawhide-$basearch/ type=rpm-md skip_if_unavailable=False gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 priority=1 [python3.8-scipy] name=Workaround repo for scipy built for Python 3.8 baseurl=https://churchyard.fedorapeople.org/scipy_repo/ type=rpm-md skip_if_unavailable=False gpgcheck=0 repo_gpgcheck=0 enabled=1 enabled_metadata=1 priority=1 """

And use it for local testing: mock -r .../fedora-rawhide-x86_64-python3.8.cfg ....

Use mock with --enablerepo=local to get the latest packages from Koji (this copr does that as well).

There is no upgrade path preserved, so don't run mock with --no-clean for too long.

If you have troubles when downloading packages, remove the cache by mock -r .../fedora-rawhide-x86_64-python3.8.cfg --scrub=dnf-cache.

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
Fedora rawhide x86_64 (15)* Fedora rawhide (138 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds