what-is-python 3 source package in Ubuntu

Changelog

what-is-python (3) focal; urgency=medium

  * Use python-is-python2 package name.

 -- Dimitri John Ledkov <email address hidden>  Thu, 26 Mar 2020 23:07:29 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Dimitri John Ledkov
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
what-is-python_3.tar.xz 2.2 KiB 87ee64184f27ba63ca284e5ce24af52308be130c81bcf3e645e9e9628397888f
what-is-python_3.dsc 1.6 KiB 459cccf8467f883f3b7bbe9fbc056858cb819d7ab8adcbeb88a5bd3df7e52d95

Available diffs

View changes file

Binary packages built by this source

python-dev-is-python2: symlinks /usr/bin/python-config to the DEPRECATED python2-config

 In Ubuntu, all python packages use explicit python3 or python2
 interpreter and do not use unversioned /usr/bin/python-config at all. Some
 third-party code may still be python2 based, yet may use
 /usr/bin/python-config.
 .
 This is a convenience package which ships a symlink to point
 the /usr/bin/python-config script at the current default python2.
 It may improve compatibility with obsolete 3rd-party software,
 whilst breaking some modern software.
 .
 This package will be installed upon upgrades to Ubuntu 20.04, if
 the DEPRECATED python2-dev was installed.
 .
 python2 is DEPRECATED and will not be provided in the future Ubuntu
 release. It is recommended to remove python2 and this package after
 ensuring that only python3 is in use.
 .
 No packages may declare dependencies on this package.

python-dev-is-python3: symlinks /usr/bin/python-config to python3-config

 In Ubuntu, all python packages use explicit python3 or python2
 interpreter and do not use unversioned /usr/bin/python-config at all.
 Some third-party code is now predominantly python3 based, yet may use
 /usr/bin/python-config.
 .
 This is a convenience package which ships a symlink to point
 /usr/bin/python-config script at the current default python3. It may
 improve compatibility with other modern systems, whilst breaking some
 obsolete or 3rd-party software.
 .
 No packages may declare dependencies on this package.

python-is-python2: symlinks /usr/bin/python to the DEPRECATED python2

 In Ubuntu, all python packages use explicit python3 or python2
 interpreter and do not use unversioned /usr/bin/python at all. Some
 third-party code may still be python2 based, yet may use
 /usr/bin/python.
 .
 This is a convenience package which ships a symlink to point
 /usr/bin/python interpreter at the current default python2. It may
 improve compatibility with obsolete 3rd-party software, whilst
 breaking some modern software.
 .
 This package will be installed upon upgrades to Ubuntu 20.04, if
 DEPRECATED python2 was installed.
 .
 python2 is DEPRECATED and will not be provided in the future Ubuntu
 release. It is recommended to remove python2 and this package after
 ensuring that only python3 is in use.
 .
 No packages may declare dependencies on this package.

python-is-python3: symlinks /usr/bin/python to python3

 In Ubuntu, all python packages use explicit python3 or python2
 interpreter and do not use unversioned /usr/bin/python at all. Some
 third-party code is now predominantly python3 based, yet may use
 /usr/bin/python.
 .
 This is a convenience package which ships a symlink to point
 the /usr/bin/python interpreter at the current default python3. It may
 improve compatibility with other modern systems, whilst breaking some
 obsolete or 3rd-party software.
 .
 No packages may declare dependencies on this package.