Commit Graph

2 Commits

Author SHA1 Message Date
Miro Hrončok
f879788604 Sync patch 251 with Python 3.10+ on Fedora < 36
Instruct pip to use distutils
-----------------------------

The current version of pip uses distutils on Python < 3.10,
so this should change nothing,
but future versions of pip may theoretically change that.

Instruct pypa/distutils to add /local/ addition to prefix
---------------------------------------------------------

Needed for setuptools 60+ installed/upgraded by pip or when we update it in rawhide.
Setuptools 60+ uses bundled pypa/distutils instead of the standard library distutils.

Resolves: rhbz#2040656
2022-01-14 12:42:43 +01:00
Troy Dawson
497e7b505c RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/python3.9#9ceb5be63de8c8e006d41c7460e435bd50a5caaf
2020-10-21 14:49:50 -07:00