python-defaults 2.7.14-3 source package in Ubuntu

Changelog

python-defaults (2.7.14-3) unstable; urgency=medium

  * Stop using priority extra for the -dbg packages.
  * pycompile, pyclean, pyversions: Use python2 as the shebang to guard
    against people fiddling around with the python symlink or having a
    python3 installed as python in /usr/local. Closes: #864599. LP: #1715062.
  * Rename the idle package to idle2. idle is now built for python3.
  * Fix quoting in the prerm-clean autoscript. Closes: #815134.
  * README.Debian: Reference 2.7 and point to the python3 package for the
    Debian Python Policy.
  * Mark python-examples as M-A: foreign.

 -- Matthias Klose <email address hidden>  Fri, 08 Dec 2017 10:56:48 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-defaults_2.7.14-3.dsc 2.7 KiB 58b5ce65440663d46cd9e355a686074a8c75f146b69b785c67684aabd4d63013
python-defaults_2.7.14-3.tar.gz 268.9 KiB 7c041d1d1ccf530fc86dfe1a7abe198706a5d4cc8486ca89a39542a36fa0aea6

No changes file available.

Binary packages built by this source

idle2: No summary available for idle2 in ubuntu bionic.

No description available for idle2 in ubuntu bionic.

libpython-all-dbg: package depending on all supported Python debugging packages

 The package currently depends on libpython2.7-dbg, in the
 future, dependencies on jython (Python for a JVM) and ironpython (Python
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python debug packages.

libpython-all-dev: package depending on all supported Python development packages

 The package currently depends on libpython2.7-dev, in the
 future, dependencies on jython (Python for a JVM) and ironpython (Python
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python development
 packages.

libpython-dbg: debug build of the Python Interpreter (version 2.7)

 Python interpreter configured with --pydebug. Dynamically loaded modules
 are searched in /usr/lib/python2.7/lib-dynload/debug first.

libpython-dev: header files and a static library for Python (default)

 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

libpython-stdlib: interactive high-level object-oriented language (default python version)

 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

python: interactive high-level object-oriented language (default version)

 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

python-all: package depending on all supported Python runtime versions

 The package currently depends on python2.7, in the future,
 dependencies on jython (Python for a JVM) and ironpython (Python for Mono)
 may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python runtimes.

python-all-dbg: package depending on all supported Python debugging packages

 The package currently depends on python2.7-dbg, in the
 future, dependencies on jython (Python for a JVM) and ironpython (Python
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python debug packages.

python-all-dev: package depending on all supported Python development packages

 The package currently depends on python2.7-dev, in the
 future, dependencies on jython (Python for a JVM) and ironpython (Python
 for Mono) may be added.
 .
 This package is a dependency package used as a build dependency for other
 packages to avoid hardcoded dependencies on specific Python development
 packages.

python-dbg: debug build of the Python Interpreter (version 2.7)

 Python interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python2.7/lib-dynload/debug first.

python-dev: header files and a static library for Python (default)

 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

python-doc: documentation for the high-level object-oriented language Python

 This is the official set of documentation for the interactive high-level
 object-oriented language Python (v2.7). All documents are provided
 in HTML format, some in info format. The package consists of nine documents:
 .
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).

python-examples: No summary available for python-examples in ubuntu bionic.

No description available for python-examples in ubuntu bionic.

python-minimal: minimal subset of the Python language (default version)

 This package contains the interpreter and some essential modules. It's used
 in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.