| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
breaks `FEATURES=noauto ebuild <ebuild> clean setup unpack prepare configure ...` workflows
|
|
|
|
| |
lead: http://archives.gentoo.org/gentoo-dev/msg_c211342132e8ee5249861eb6503b3ddd.xml
|
| |
|
|
|
|
| |
(Patch by Arfrever.)
|
|
|
|
| |
(Patch by Arfrever.)
|
|
|
|
| |
python_generate_wrapper_scripts(). (Patch by Arfrever.)
|
|
|
|
| |
(Patch by Arfrever.)
|
|
|
|
| |
by python_generate_wrapper_scripts(). (Patch by Arfrever.)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
but live happier afterwards, see bug 337320
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
|
| |
by python_generate_wrapper_scripts().
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
|
| |
python_generate_wrapper_scripts().
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
|
| |
in global scope and define it earlier.
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
simplify some code. (Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
(Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
python_mod_cleanup(). (Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
python_mod_compile(). (Patch by Arfrever. Backported from python overlay.)
|
|
|
|
| |
Update EAPI checks.
|
|
|
|
| |
python_merge_intermediate_installation_images() (bug #352406).
|
| |
|
| |
|
|
|
|
|
| |
Improve python_generate_wrapper_scripts().
Add python_merge_intermediate_installation_images().
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename _parse_PYTHON_DEPEND() to _python_parse_PYTHON_DEPEND() and unset it after its using.
Ban NEED_PYTHON variable.
Add python_abi_depend().
Fix exporting of python_pkg_setup() in EAPI >=4.
Update and improve _python_calculate_PYTHON_ABIS().
Support EAPI="0" in python_get_implementational_package().
Use non-deprecated parts of python_mod_optimize() and python_mod_cleanup() for dev-lang/python and sys-apps/portage.
Disallow not passing of paths to Python modules to python_mod_optimize() and python_mod_cleanup().
Fix a typo in python_mod_optimize().
Ban python_mod_compile().
|
|
|
|
|
|
| |
python_execute_nosetests(), python_execute_py.test() and python_execute_trial().
Support --allow-evaluated-non-sitedir-paths option in python_mod_optimize() and python_mod_cleanup().
|
|
|
|
| |
Disable colors by default (bug #309057).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Require python_pkg_setup() in EAPI >=4.
Ensure that sanity checks in python_pkg_setup() and python_set_active_version() are performed for binary packages.
Improve handling of arguments in some functions.
Support flags specific to given Python ABIs.
Improve sanity checks in some functions.
Improve error messages in some functions.
Support --base-path option in python_get_includedir(), python_get_libdir(), python_get_sitedir() and python_get_library().
Allow multiple paths in argument of --PYTHONPATH option of python_execute_nosetests(), python_execute_py.test() and python_execute_trial().
Simplify python_mod_optimize() and python_mod_cleanup() in EAPI >=4.
Clean unneeded code in python_version(), python_mod_exists() and python_tkinter_exists().
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Improve python_clean_installation_image().
Rename validate_PYTHON_ABIS() to _python_calculate_PYTHON_ABIS().
Delete sanity check in python_set_active_version() (bug #321057).
Improve error message in PYTHON().
Improve _python_clean_compiled_modules().
Print deprecation warnings when python_mod_optimize() / python_mod_cleanup are called without paths to Python modules.
Print deprecation warning in python_mod_compile().
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improve python_pkg_setup().
Rename python_clean_sitedirs() to python_clean_installation_image().
Improve python_clean_installation_image().
Improve handling of -- option in phase functions.
Add check for dev-lang/python in validate_PYTHON_ABIS() (bug #319651).
Improve error message in python_copy_sources().
Improve python_set_active_version().
Improve error messages in PYTHON().
Support PEP 3147 in python_mod_optimize(), python_mod_cleanup() and python_mod_compile().
|
|
|
|
| |
generated by python_generate_wrapper_scripts(), because Python process now unsets this variable at the beginning of execution of wrapper scripts, but this variable should be set also at the beginning of execution of target scripts.
|
|
|
|
|
|
|
| |
Improve error messages in some functions.
Delete python_set_build_dir_symlink().
Fix wrapper scripts generated by python_generate_wrapper_scripts().
Improve deprecation warnings in python_version(), python_mod_exists() and python_tkinter_exists().
|
|
|
|
|
|
|
|
|
|
| |
Simplify and improve validate_PYTHON_ABIS().
Fix handling of ${S} ending in '/' in python_copy_sources() (bug #307943).
Improve python_generate_wrapper_scripts().
Improve python_convert_shebangs().
Add python_clean_sitedirs().
Simplify python_mod_cleanup().
Improve deprecation warnings in python_version(), python_mod_exists() and python_tkinter_exists().
|
|
|
|
| |
using einfo for deprecated functions so that they don't get logged by default for users.
|
|
|
|
|
|
|
|
| |
Improve handling of PYTHON_USE_WITH / PYTHON_USE_WITH_OR.
Support --full option of python_get_version().
Optimize python_get_version().
Support hooks in python_execute_nosetests(), python_execute_py.test() and python_execute_trial().
Print deprecation warnings in python_version(), python_mod_exists() and python_tkinter_exists().
|