summaryrefslogtreecommitdiff
path: root/dev-python/awscli
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-21 16:03:23 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-25 19:57:56 +0200
commit6a5909861804d1c32cf5b850c4b143c02009f661 (patch)
tree06e6066159b508fd0c968a9eeb8a4d8fa68c7135 /dev-python/awscli
parentd908a037fd17275f0a19ffe487f15959c0c40a5d (diff)
downloadgentoo-6a5909861804d1c32cf5b850c4b143c02009f661.tar.gz
gentoo-6a5909861804d1c32cf5b850c4b143c02009f661.tar.xz
python-utils-r1.eclass: python_wrapper_setup, do not query PYTHON_CONFIG
Use plain 'pythonX.Y-config' executable name in the python-config wrapper instead of querying the complete PYTHON_CONFIG path from python_export. Constructing full PYTHON_CONFIG path requires querying ABIFLAGS which requires the Python interpreter to be installed, which in turn unnecessarily forces every ebuild using the eclass to carry a build-time dependency on the Python interpreter. All current versions of Python correctly install 'pythonX.Y-config' symlink that points to the correct ABI-suffixed binary. It is therefore unnecessary to use the full path.
Diffstat (limited to 'dev-python/awscli')
0 files changed, 0 insertions, 0 deletions