python3-defaults 3.6.7-1~18.04 source package in Ubuntu

Changelog

python3-defaults (3.6.7-1~18.04) bionic-proposed; urgency=medium

  * SRU: LP: #1799206.
  * Drop python3.7 as a supported python3 version for the bionic SRU.

python3-defaults (3.6.7-1) unstable; urgency=high

  * Really ship the policy in the python3 package, and update from the last
    version found in the python package. Closes: #910113.
  * Bump version to 3.6.7.

python3-defaults (3.6.6-1) unstable; urgency=medium

  [ Matthias Klose ]
  * Fix the idle desktop file. Closes: #901096.
  * Install the policy files in the python3 package. Closes: #901486.
  * python3-minimal: Pre-Depend on python3.6-minimal. Closes: #901001.
  * Bump version to 3.6.6.

  [ Scott Kitterman ]
  * Remove myself from uploaders

 -- Matthias Klose <email address hidden>  Thu, 25 Oct 2018 13:11:00 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main python

Downloads

File Size SHA-256 Checksum
python3-defaults_3.6.7-1~18.04.tar.gz 134.4 KiB df14f4993ac87537415f1abaa69d80790fb01e51033416bc123038f731286ed4
python3-defaults_3.6.7-1~18.04.dsc 2.8 KiB a4dad3f3681c698e3f1232a4e56934877954e39c21e330f4491ba8e916bb1655

Available diffs

View changes file

Binary packages built by this source

2to3: 2to3 binary using python3

 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 3 2to3 version (currently v3.6).

idle: IDE for Python using Tkinter (default version)

 IDLE is an Integrated Development Environment for Python.
 IDLE is written using Tkinter and therefore quite platform-independent.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.6).

idle3: IDE for Python using Tkinter (transitional package)

 IDLE is an Integrated Development Environment for Python.
 .
 This package is a transitional package, you can safely remove it.

libpython3-all-dbg: package depending on all supported Python 3 debugging packages

 The package currently depends on libpython3.6-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 3 debug packages.

libpython3-all-dev: package depending on all supported Python 3 development packages

 The package currently depends on libpython3.6-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 3 development
 packages.

libpython3-dbg: debug build of the Python 3 Interpreter (version 3.6)

 Python 3 interpreter configured with --pydebug. Dynamically loaded modules
 are searched in /usr/lib/python3.6/lib-dynload/debug first.

libpython3-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 3 version (currently v3.6).

libpython3-stdlib: interactive high-level object-oriented language (default python3 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 3 version (currently v3.6).

python3: interactive high-level object-oriented language (default python3 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 3 version (currently v3.6).

python3-all: package depending on all supported Python 3 runtime versions

 The package currently depends on python3.6, 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 3 runtimes.

python3-all-dbg: package depending on all supported Python 3 debugging packages

 The package currently depends on python3.6-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 3 debug packages.

python3-all-dev: package depending on all supported Python 3 development packages

 The package currently depends on python3.6-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 3 development
 packages.

python3-dbg: debug build of the Python 3 Interpreter (version 3.6)

 Python 3 interpreter configured with --pydebug. Dynamically loaded modules
 are searched in /usr/lib/python3.6/lib-dynload/debug first.

python3-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 3 version (currently v3.6).

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

 This is the official set of documentation for the interactive high-level
 object-oriented language Python 3 (v3.6). 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 3 version (currently v3.6).

python3-examples: examples for the Python language (default version)

 Examples, Demos and Tools for Python. These are files included in
 the upstream Python distribution.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version (currently v3.6).

python3-minimal: minimal subset of the Python language (default python3 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/python3.6-minimal/README.Debian for a list of the modules
 contained in this package.

python3-venv: pyvenv-3 binary for python3 (default python3 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 3 version (currently v3.6).