Package: python3-defaults
Severity: wishlist
Version: 3.2.3-6

During python3.3 transition in Ubuntu a wishlist item was identified.
Imagine we have three supported python3 versions: 3.2-3.4 with python
3.3 as default.

Given a build-system which overrides installed python scripts,
I'd like to run the build/install phase with python in the following
order:
python3.2 python3.4 python3

Given a build-system, which does not override installed python scripts
(e.g. dist-utils), i'd like the order:
python3 python3.2. python3.4

The point is that the default python3 version should be declared as
"python3" instead of python3.X and it should be in the correct order for
the shebang to be right in the final package.

This is possibly out of scope for py3versions, and instead may belong
somewhere else. E.g. the py3build utility?!

Regards,

Dmitrijs.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to