[Python-modules-team] Bug#815826: python3-babel: /usr/bin/pybabel-python3 has versioned Python shebang

Dmitry Shachnev mitya57 at debian.org
Wed Feb 24 19:13:09 UTC 2016


Package: python3-babel
Version: 1.3+dfsg.1-6
Severity: important

Dear maintainers,

python3-babel currently ships an executable with versioned Python 3 shebang:

  $ head -n1 /usr/bin/pybabel-python3
  #!/usr/bin/python3.4

There is nothing dependent on Python version in python-babel, so it should
use just /usr/bin/python3 instead.

This is especially wrong when the default Python 3 version in Debian is
Python 3.5, and 3.4 is going to be removed (see #815720).

One way to fix that is passing --shebang=/usr/bin/python3 to dh_python3.

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160224/e71cd0ee/attachment.sig>


More information about the Python-modules-team mailing list