python3.12 3.12.7-1 source package in Ubuntu
Changelog
python3.12 (3.12.7-1) unstable; urgency=medium * Python 3.12.7 release. * Refresh patches. * Build-Depend on python3-{pip,setuptools,wheel}-whl for tests. * Verify upstream PGP signature. * Patch: Strip absolute --libdir paths from configure args in test_freeze. -- Stefano Rivera <email address hidden> Thu, 03 Oct 2024 09:15:22 -0600
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Sid
- Original maintainer:
- Matthias Klose
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python3.12_3.12.7-1.dsc | 3.6 KiB | 2a04cee9b33d7911e3c7608354a692c8ccc09fb5c910184995457aa3cc38cf2e |
python3.12_3.12.7.orig.tar.xz | 19.5 MiB | 24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550 |
python3.12_3.12.7.orig.tar.xz.asc | 963 bytes | ba832793e5fb09c6f441bf607977ce185cebb8d3b7d066917b41d3f403ed2f72 |
python3.12_3.12.7-1.debian.tar.xz | 213.2 KiB | 2cd3ff994331de28e34dc2beeff396baff51088f9ef50704a1dadca49dbb48c4 |
Available diffs
No changes file available.
Binary packages built by this source
- idle-python3.12: IDE for Python (v3.12) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.12).
IDLE is written using Tkinter and therefore quite platform-independent.
- libpython3.12-dev: Header files and a static library for Python (v3.12)
Header files, a static library and development tools for building
Python (v3.12) modules, extending the Python interpreter or embedding
Python (v3.12) in applications.
.
Maintainers of Python packages should read README.maintainers.
.
This package contains development files. It is normally not
used on it's own, but as a dependency of python3.12-dev.
- libpython3.12-minimal: No summary available for libpython3.12-minimal in ubuntu plucky.
No description available for libpython3.
12-minimal in ubuntu plucky.
- libpython3.12-stdlib: Interactive high-level object-oriented language (standard library, version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.12's standard library. It is normally not
used on its own, but as a dependency of python3.12.
- libpython3.12-testsuite: Testsuite for the Python standard library (v3.12)
The complete testsuite for the Python standard library. Note that
a subset is found in the libpython3.12-stdlib package, which should
be enough for other packages to use (please do not build-depend
on this package, but file a bug report to include additional
testsuite files in the libpython3.12-stdlib package).
- libpython3.12t64: No summary available for libpython3.12t64 in ubuntu plucky.
No description available for libpython3.12t64 in ubuntu plucky.
- libpython3.12t64-dbg: No summary available for libpython3.12t64-dbg in ubuntu plucky.
No description available for libpython3.
12t64-dbg in ubuntu plucky.
- python3.12: No summary available for python3.12 in ubuntu plucky.
No description available for python3.12 in ubuntu plucky.
- python3.12-dbg: No summary available for python3.12-dbg in ubuntu plucky.
No description available for python3.12-dbg in ubuntu plucky.
- python3.12-dev: No summary available for python3.12-dev in ubuntu plucky.
No description available for python3.12-dev in ubuntu plucky.
- python3.12-doc: No summary available for python3.12-doc in ubuntu plucky.
No description available for python3.12-doc in ubuntu plucky.
- python3.12-examples: Examples for the Python language (v3.12)
Examples, Demos and Tools for Python (v3.12). These are files included in
the upstream Python distribution (v3.12).
- python3.12-full: Python Interpreter with complete class library (version 3.12)
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 lib2to3, and modules with
complex dependencies, such as tk and IDLE. All batteries included.
.
According to the Debian Python policy, this package must not be used in
build dependencies, dependencies and recommendations.
- python3.12-gdbm: GNU dbm database support for Python (v3.12)
GNU dbm database module for Python. Install this if you want to
create or read GNU dbm database files with Python.
- python3.12-minimal: Minimal subset of the Python language (version 3.12)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python3. 12-minimal/ README. Debian for a list of the modules
contained in this package.
- python3.12-nopie: Python interpreter linked without PIE (version 3.12)
This package contains the interpreter not built as position independent
executable. This interpreter is diverting the python3.12 executable, and making
the interpreter built with PIE available as python3.12-pie.
- python3.12-tk: Tkinter - Writing Tk applications with Python (v3.12)
A module for writing portable GUI applications with Python (v3.12) using Tk.
Also known as Tkinter.
- python3.12-venv: Interactive high-level object-oriented language (pyvenv binary, version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.12 binary.