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 | 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
- diff from 3.10.4-0ubuntu2 to 3.10.6-1 (2.4 KiB)
Binary packages built by this source
- 2to3: No summary available for 2to3 in ubuntu kinetic.
No description available for 2to3 in ubuntu kinetic.
- idle: No summary available for idle in ubuntu kinetic.
No description available for idle in ubuntu kinetic.
- idle3: No summary available for idle3 in ubuntu kinetic.
No description available for idle3 in ubuntu kinetic.
- 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: 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's headers (currently v3.11).
- 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: package depending on all supported Python 3 debugging packages
The package currently depends on python3.11-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: No summary available for python3-all-dev in ubuntu kinetic.
No description available for python3-all-dev in ubuntu kinetic.
- python3-dbg: No summary available for python3-dbg in ubuntu kinetic.
No description available for python3-dbg in ubuntu kinetic.
- 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's headers (currently v3.11).
- python3-doc: No summary available for python3-doc in ubuntu kinetic.
No description available for python3-doc in ubuntu kinetic.
- 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's examples (currently v3.11).
- python3-full: Default Python Interpreter with complete class library
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 the full
standard library of Python for Python developers. Including modules
used only at build-time, such as venv and distutils, and modules with
complex dependencies, such as tk and IDLE. All batteries included.
.
This package depends on Debian's default python 3 version's full
standard library (currently v3.11).
.
According to the Debian Python policy, this package must not be used in
build dependencies, dependencies and recommendations.
- 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).