| Age | Commit message (Collapse) | Author |
|
Remove the obsolete process_data patch from both 3.3 versions.
The patch was only needed for some packages using python.eclass,
it is no longer carried by any other Python version (including stable
ebuilds) and breaks the build on musl.
Bug: https://bugs.gentoo.org/show_bug.cgi?id=580242
|
|
|
|
|
|
|
|
Fix the issues in obtaining sitedir for epython.py module install when
dev-lang/python is not yet installed.
|
|
The eclass change in fd4001e9 causes python_export to call ${PYTHON}
to obtain PYTHON_SITEDIR. This returns an empty string if ${PYTHON}
has not yet been merged.
Package-Manager: portage-2.2.23_p26
|
|
|
|
This only affects ~arch or unkeyworded ebuilds.
|