python3-defaults 3.10.6-1 source package in Ubuntu

Changelog

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

  * Bump version to 3.10.6.

 -- Matthias Klose <email address hidden>  Thu, 11 Aug 2022 14:57:39 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Kinetic
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
python3-defaults_3.10.6-1.tar.gz 141.8 KiB abc20d547cfef3199ba73ebc313abfeafa2f65fa260ec5c886efdeeb6c5aaaf4
python3-defaults_3.10.6-1.dsc 2.9 KiB 4db2b21a8ee19274ddc26e99c007f7f49cf5ac334e1e6ee46bd77f3c87f7629e

Available diffs

View changes file

Binary packages built by this source

2to3: No summary available for 2to3 in ubuntu kinetic.

No description available for 2to3 in ubuntu kinetic.

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's IDLE (currently v3.11).

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: No summary available for libpython3-all-dbg in ubuntu kinetic.

No description available for libpython3-all-dbg in ubuntu kinetic.

libpython3-all-dev: No summary available for libpython3-all-dev in ubuntu kinetic.

No description available for libpython3-all-dev in ubuntu kinetic.

libpython3-dbg: No summary available for libpython3-dbg in ubuntu kinetic.

No description available for libpython3-dbg in ubuntu kinetic.

libpython3-dev: No summary available for libpython3-dev in ubuntu kinetic.

No description available for libpython3-dev in ubuntu kinetic.

libpython3-stdlib: interactive high-level object-oriented language (default python3 version)

 This package contains the majority of the standard library for the Python
 language (default python3 version).
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's standard library (currently v3.11).

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.11).

python3-all: No summary available for python3-all in ubuntu kinetic.

No description available for python3-all in ubuntu kinetic.

python3-all-dbg: No summary available for python3-all-dbg in ubuntu kinetic.

No description available for python3-all-dbg in ubuntu kinetic.

python3-all-dev: No summary available for python3-all-dev in ubuntu kinetic.

No description available for python3-all-dev in ubuntu kinetic.

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

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

python3-dev: No summary available for python3-dev in ubuntu kinetic.

No description available for python3-dev in ubuntu kinetic.

python3-doc: No summary available for python3-doc in ubuntu kinetic.

No description available for python3-doc in ubuntu kinetic.

python3-examples: No summary available for python3-examples in ubuntu kinetic.

No description available for python3-examples in ubuntu kinetic.

python3-full: No summary available for python3-full in ubuntu kinetic.

No description available for python3-full in ubuntu kinetic.

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.11-minimal/README.Debian for a list of the modules
 contained in this package.

python3-nopie: No summary available for python3-nopie in ubuntu kinetic.

No description available for python3-nopie in ubuntu kinetic.

python3-venv: venv module for python3 (default python3 version)

 This package contains the venv module for the Python language (default python3
 version).
 .
 The venv module provides support for creating lightweight "virtual
 environments" with their own site directories, optionally isolated from system
 site directories. Each virtual environment has its own Python binary (which
 matches the version of the binary that was used to create this environment)
 and can have its own independent set of installed Python packages in its site
 directories.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's venv module (currently v3.11).