@python/python-without-distutils

Project ID: 71058

Description

This copr repository contains Python 3.11 with the distutils module removed. It serves as a preparation for the removal which will happen in Python 3.12.

All packages BuildRequiring python3-devel were built here. If the package failed to build repeatedly, it was built in https://copr.fedorainfracloud.org/coprs/g/python/python-with-distutils/.

Packages that failed to build without distuils but succeeded with distutils need to be examined and categorized into various different groups:

  • package uses distutils only if sys.version_info < (3, 12) -- this is OK but still fails here
  • package uses distutils unconditionally and the package needs to be fixed
  • package uses another package that uses distutils unconditionally and the dependency needs to be fixed

Installation Instructions

Report problems to https://bugzilla.redhat.com/showdependencytree.cgi?id=PYTHON3.12&hide_resolved=0

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 38 x86_64 (0)* Fedora 38 (9 downloads)
Fedora 39 x86_64 (0)* Fedora 39 (1 downloads)
Fedora rawhide x86_64 (127)* Fedora rawhide (18 downloads)

* Total number of packages downloaded in the last seven days.

External Repository List

The following repositories are accessible during builds