Message340728
> Since 2010, the Fedora packages of Python are using a patch on distutils UnixCCompiler to remove standard library path from rpath. The patch has been written by David Malcolm for Python 2.6.4: https://src.fedoraproject.org/rpms/python2/c/f5df1f834310948b32407933e3b8713e1121105b
Hum, in fact the initial patch author is: Ignacio Vazquez-Abrams.
The commit message says:
"fixup distutils/unixccompiler.py to remove standard library path from rpath (patch 17)"
the specfile contains this comment:
# Fixup distutils/unixccompiler.py to remove standard library path from rpath:
# Adapted from Patch0 in ivazquez' python3000 specfile, removing usage of
# super() as it's an old-style class
"ivazquez" is Ignacio Vazquez-Abrams who wrote an early version of the Python 3 specfile for Fedora and the rpath patch, but he stopped to contribute to Fedora around 2006. David Malcolm wrote the final specfile using Ignacio's patch. |
|
Date |
User |
Action |
Args |
2019-04-23 14:25:42 | vstinner | set | recipients:
+ vstinner, koobs, fweimer |
2019-04-23 14:25:42 | vstinner | set | messageid: <1556029542.0.0.66394129099.issue36659@roundup.psfhosted.org> |
2019-04-23 14:25:41 | vstinner | link | issue36659 messages |
2019-04-23 14:25:41 | vstinner | create | |
|