Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311549 - distutils.eclass: distutils_src_install() shouldn't generate wrapper scripts when only one Python ABI is enabled
Summary: distutils.eclass: distutils_src_install() shouldn't generate wrapper scripts ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All All
: High enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 22:50 UTC by Ben de Groot (RETIRED)
Modified: 2013-03-02 14:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben de Groot (RETIRED) gentoo-dev 2010-03-26 22:50:27 UTC
From the looks of it since about 3 months ago, python.eclass now installs python applications with a python version suffix and an unversioned wrapper. This breaks tab-completion, which is very annoying. Moreover, it is useless when only one version of python is installed.

Please make it so that the wrapper is not installed and the version suffix is not used when only one version of python is installed.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-03-27 16:43:00 UTC
It's reasonable to fix it only in distutils_src_install().
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-02 14:11:34 UTC
No new features will be added to python.eclass, so closing as WONTFIX.