python3-defaults (3.12.3-0ubuntu2.1) noble-security; urgency=medium
* No-change rebuild into -security to fix dep issues (LP: #2127093)
-- Marc Deslauriers <marc.deslauriers@ubuntu.com> Wed, 12 Nov 2025 07:15:44 -0500
python3-defaults (3.12.3-0ubuntu2) noble; urgency=medium
* debpython/files.py: Use LC_ALL=C.UTF-8 when calling dpkg -L to avoid
localization issues (LP: #2075337)
-- Dave Jones <dave.jones@canonical.com> Wed, 07 Aug 2024 19:44:52 +0200
python3-defaults (3.12.3-0ubuntu1) noble; urgency=medium
* Bump version to 3.12.3
* python3: Conflict with python3-distutils.
-- Matthias Klose <doko@ubuntu.com> Fri, 12 Apr 2024 15:29:24 +0200
python3-defaults (3.12.2-0ubuntu2) noble; urgency=medium
* No-change rebuild for CVE-2024-3094
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 31 Mar 2024 08:16:53 +0000
python3-defaults (3.12.2-0ubuntu1) noble; urgency=medium
* Bump version to 3.12.2
* libpython3-dbg, libpython3-all-dbg: Depend on libpython3.12t64-dbg.
* Drop dependencies on python3-distutils.
-- Matthias Klose <doko@ubuntu.com> Mon, 04 Mar 2024 04:17:15 +0100
python3-defaults (3.12.1-0ubuntu2) noble; urgency=medium
* Remove Python 3.11 as a supported version
* Bump hardcoded Provides: python3-supported-min to 3.12
* Drop deprecated -utf8 and -style html2text options, see #1064737
-- Graham Inggs <ginggs@ubuntu.com> Tue, 27 Feb 2024 09:15:44 +0000
python3-defaults (3.12.1-0ubuntu1) noble; urgency=medium
* Merge from Debian unstable
* Default to Python 3.12
* Bump version to 3.12.1
* Bump hardcoded Provides: python3-supported-max to 3.12
-- Graham Inggs <ginggs@ubuntu.com> Fri, 19 Jan 2024 15:36:56 +0000
python3-defaults (3.11.6-1) unstable; urgency=medium
* Add 3.12 as a supported Python3 version
* Bump version to 3.11.6.
-- Matthias Klose <doko@debian.org> Sun, 03 Dec 2023 10:21:41 +0100
python3-defaults (3.11.4-5ubuntu1) noble; urgency=medium
* Add 3.12 as a supported Python3 version
-- Graham Inggs <ginggs@ubuntu.com> Mon, 30 Oct 2023 19:10:40 +0000
python3-defaults (3.11.4-5) unstable; urgency=medium
* Source-only upload.
-- Piotr Ożarowski <piotr@debian.org> Wed, 05 Jul 2023 11:27:27 +0200
python3-defaults (3.11.4-4) unstable; urgency=high
* Fix importlib.util import (-3 regression, closes: 1040316)
-- Piotr Ożarowski <piotr@debian.org> Tue, 04 Jul 2023 19:49:27 +0200
python3-defaults (3.11.4-3) unstable; urgency=medium
* debpython/interpreter.py: Stop using the imp module, removed in 3.12.
Closes: #1040261.
-- Matthias Klose <doko@debian.org> Tue, 04 Jul 2023 12:08:14 +0200
python3-defaults (3.11.4-2) experimental; urgency=medium
* Add new binary package: python3-all-venv. Closes: #1039988.
-- Stefano Rivera <stefanor@debian.org> Sat, 01 Jul 2023 09:38:35 -0400
python3-defaults (3.11.4-1) unstable; urgency=medium
* Bump version to 3.11.4.
-- Matthias Klose <doko@debian.org> Sun, 25 Jun 2023 14:41:31 +0200
python3-defaults (3.11.2-1) unstable; urgency=high
* Bump version to 3.11.2. Closes: #1031336.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Wed, 15 Feb 2023 11:07:00 +0100
python3-defaults (3.11.1-3) unstable; urgency=medium
* Update python-policy doc-base metadata. (Closes: #1013185)
* Avoid an unnecessary shell in debpython and py3compile. (Closes: #1025976)
* Avoid use of lsb-release, to ease bootstrapping.
* Avoid circular Build-Depends on python3-minimal, to ease bootstrapping.
* Support the nodoc build profile, to allow bootstrapping. (Closes: #869959)
* py3compile: Correctly parse the PEP-552 (3.7+) expanded bytecode file
header, avoiding unnecessary re-compilation. (Closes: #1006136)
* py3compile: Handle post-2038 mtimes, by treating them as unsigned ints.
-- Stefano Rivera <stefanor@debian.org> Sun, 29 Jan 2023 18:22:38 -0400
python3-defaults (3.11.1-2) unstable; urgency=medium
* Provide python3-supported-min and python3-supported-max versioned virtual
packages, to allow modules to easily declare dependencies for all
supported versions.
* Bump Depends to 3.11.1-1.
* Drop support for Python 3.10.
-- Stefano Rivera <stefanor@debian.org> Sat, 28 Jan 2023 09:46:57 -0400
python3-defaults (3.11.1-1) unstable; urgency=medium
* Default to python 3.11.
* Bump version to 3.11.1.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Mon, 02 Jan 2023 16:35:47 +0100
python3-defaults (3.10.6-3) unstable; urgency=medium
* Update python.mk to use distutils from setuptools, to determine build
directory names. Thanks YOKOTA Hiroshi.
* Add --{min,max}-supported to py3versions, thanks Julian Gilbey.
Closes: #1016073
-- Stefano Rivera <stefanor@debian.org> Tue, 15 Nov 2022 21:36:57 +0200
python3-defaults (3.10.6-2) unstable; urgency=medium
[ Matthias Klose ]
* Add 3.11 as a supported Python3 version
* Bump version to 3.10.8.
* Update valgrind suppression file.
-- Stefano Rivera <stefanor@debian.org> Fri, 11 Nov 2022 11:10:31 +0200
python3-defaults (3.10.6-1) unstable; urgency=medium
* Bump version to 3.10.6.
-- Matthias Klose <doko@debian.org> Thu, 11 Aug 2022 14:57:39 +0200
python3-defaults (3.10.5-3) unstable; urgency=medium
* Source-only upload.
-- Matthias Klose <doko@debian.org> Tue, 19 Jul 2022 16:23:40 +0200
python3-defaults (3.10.5-2) unstable; urgency=medium
* Build a python3-nopie package.
-- Matthias Klose <doko@debian.org> Sun, 17 Jul 2022 12:13:55 +0200
python3-defaults (3.10.5-1) unstable; urgency=medium
* Bump version to 3.10.5.
* Remove Python 3.9 as a supported version.
-- Matthias Klose <doko@debian.org> Sun, 17 Jul 2022 12:02:10 +0200
python3-defaults (3.10.4-1) unstable; urgency=medium
* Default to python 3.10.
* Bump version to 3.10.4.
-- Matthias Klose <doko@debian.org> Sun, 27 Mar 2022 19:53:47 +0200
python3-defaults (3.9.8-1) unstable; urgency=medium
* Bump version to 3.9.8.
-- Matthias Klose <doko@debian.org> Wed, 17 Nov 2021 16:56:56 +0100
python3-defaults (3.9.7-4) experimental; urgency=medium
* Support 2-digit minor versions in py3versions.
-- Stefano Rivera <stefanor@debian.org> Thu, 04 Nov 2021 17:20:48 -0700
python3-defaults (3.9.7-3) experimental; urgency=medium
* Add 3.10 as a supported Python3 version
-- Matthias Klose <doko@debian.org> Wed, 03 Nov 2021 13:57:32 +0200
python3-defaults (3.9.7-1) unstable; urgency=medium
[ Matthias Klose ]
* Bump version to 3.9.7.
* Bump standards version.
[ Dimitri John Ledkov ]
* Correct command-not-found XB-Cnf headers LP: #1867157:
- Drop Extra-Commands headers not needed
- Add XB- to ensure Visible-Pkgname actually is included in the binary
package headers
[ Graham Inggs ]
* Fix py3versions -i for two-digit minor versions.
-- Matthias Klose <doko@debian.org> Wed, 03 Nov 2021 12:51:45 +0100
python3-defaults (3.9.4-1) experimental; urgency=medium
* Bump version to 3.9.4.
-- Matthias Klose <doko@debian.org> Tue, 06 Apr 2021 19:28:56 +0200
python3-defaults (3.9.2-3) unstable; urgency=medium
* Ship index.html to unbreak links in python-policy.html. Closes: #985313.
* Don't ship html policy links in the python3.9 doc directory.
Closes: #984961.
-- Matthias Klose <doko@debian.org> Mon, 05 Apr 2021 14:00:48 +0200
python3-defaults (3.9.2-2) unstable; urgency=medium
* Upload to unstable.
-- Stefano Rivera <stefanor@debian.org> Tue, 02 Mar 2021 10:55:41 -0800
python3-defaults (3.9.2-1) experimental; urgency=medium
[ Stefano Rivera ]
* Update Python Policy to describe python3-full and other interpreter
packaging changes.
* Convert Python Policy to Sphinx.
* Add myself to uploaders.
[ Matthias Klose ]
* Bump version to 3.9.2.
* Make the Sphinx generated documents more compact.
* Clarify that python3-full must not be used neither as a build dependency
nor a recommendation.
* Move the html version of the policy into the python3-dev package.
* policy: Add paragraphs "Removal of the unversioned packages" and
"Unversioned python commands.
-- Stefano Rivera <stefanor@debian.org> Tue, 02 Mar 2021 10:37:38 -0800
python3-defaults (3.9.2~rc1-1) experimental; urgency=medium
* Bump version to 3.9.2 rc1.
[ Stefano Rivera ]
* Improve package descriptions, describing venv, stdlib, and lib2to3 package
contents.
[ Matthias Klose ]
* Build a python3-full package.
- Depends on ca-certificates. Closes: #960869.
-- Matthias Klose <doko@debian.org> Thu, 18 Feb 2021 12:16:46 +0100
python3-defaults (3.9.1-1) unstable; urgency=medium
* Bump version to 3.9.1.
-- Matthias Klose <doko@debian.org> Wed, 23 Dec 2020 07:05:58 +0100
python3-defaults (3.9.0-4) unstable; urgency=medium
* Remove 3.8 as a supported Python3 versions.
-- Matthias Klose <doko@debian.org> Sun, 06 Dec 2020 11:36:08 +0100
python3-defaults (3.9.0-3) unstable; urgency=medium
* Bump standards version.
-- Matthias Klose <doko@debian.org> Wed, 18 Nov 2020 21:21:16 +0100
python3-defaults (3.9.0-2) experimental; urgency=medium
* Relax dependencies on packages built by python3-stdlib-extensions.
-- Matthias Klose <doko@debian.org> Mon, 19 Oct 2020 13:35:56 +0200
python3-defaults (3.9.0-1) experimental; urgency=medium
* Default python3 version to 3.9.
* Drop the venv binary and man page. Closes: #970764.
-- Matthias Klose <doko@debian.org> Thu, 15 Oct 2020 12:10:47 +0200
python3-defaults (3.8.6-1) unstable; urgency=medium
* Bump version to 3.8.6.
* Re-introduce the the python3-venv package.
-- Matthias Klose <doko@debian.org> Tue, 13 Oct 2020 21:25:54 +0200
python3-defaults (3.8.5-1) experimental; urgency=medium
[ Scott Kitterman ]
* Policy: Update wheel policy to allow python3 only wheels for packages
(like setuptools) that no longer support python2 (Scott Kitterman).
[ Matthias Klose ]
* Bump version to 3.8.5.
* Add 3.9 as a supported Python3 version.
* Stop building the python3-venv package.
* Bump debhelper version.
-- Matthias Klose <doko@debian.org> Thu, 13 Aug 2020 14:51:41 +0200
python3-defaults (3.8.2-3) unstable; urgency=medium
* Remove 3.7 as a supported Python3 versions.
* Fix policy for location for Python 3 local modules. Closes: #884736.
* Policy: Clarify module package naming (Simon McVittie).
* Policy: Prefer to document python3-foo in python-foo-doc (Simon McVittie).
-- Matthias Klose <doko@debian.org> Tue, 07 Apr 2020 12:43:18 +0200
python3-defaults (3.8.2-2) unstable; urgency=medium
[ Stuart Prescott ]
* py3compile: use unbuffered IO to pass filenames to py_compile
(closes: 953056)
[ Piotr Ożarowski ]
* Byte compile exception patterns (bcep) changes:
- new "file" type to list just one file
example: file|-4.0|/usr/share/foo/test.py
- ignore lines that start with hash char. (to allow comments)
- tighten checking directory name (partial match was possible before)
- in "re" type's pattern - check relative paths in addition to full path
(i.e. no need to include directory path in the pattern)
example: re|-4.0|/usr/lib/bar|baz/test.*\.py
- only warn about invalid patterns (instead of failing)
-- Piotr Ożarowski <piotr@debian.org> Sat, 21 Mar 2020 17:18:03 +0100
python3-defaults (3.8.2-1) unstable; urgency=medium
* Bump version to 3.8.2.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Mon, 02 Mar 2020 13:40:23 +0100
python3-defaults (3.8.0-3) experimental; urgency=medium
* Drop the symlinks with the m modifier.
-- Matthias Klose <doko@debian.org> Sun, 15 Dec 2019 13:49:16 +0100
python3-defaults (3.8.0-2) experimental; urgency=medium
* Bump the defaults version in the python_defaults file as well-
-- Matthias Klose <doko@debian.org> Tue, 26 Nov 2019 17:31:54 +0100
python3-defaults (3.8.0-1) experimental; urgency=medium
* Default python3 version to 3.8.
* python3-dbg: Provide a python3-dbg-embed.pc pkg-config file.
* Move the pkg-config files into libpython3-dev and libpython3-dbg.
-- Matthias Klose <doko@debian.org> Mon, 25 Nov 2019 12:38:19 +0100
python3-defaults (3.7.5-3) unstable; urgency=medium
[ Matthias Klose ]
* Update the Python policy for the Python2 removal (Neil Williams).
Closes: #943666.
* Prepare to ship the python*-embed pkg-config files with 3.8 as the
default Python3 version.
[ Piotr Ożarowski ]
* Remove dh-python dependency from python3-all and python3-dev packages.
Packages should build depend on dh-python or dh-sequence-python3 instead.
-- Matthias Klose <doko@debian.org> Thu, 14 Nov 2019 15:13:23 +0100
python3-defaults (3.7.5-2) experimental; urgency=medium
* Add 3.8 as a supported Python3 versions.
-- Matthias Klose <doko@debian.org> Sun, 20 Oct 2019 11:41:55 +0200
python3-defaults (3.7.5-1) unstable; urgency=medium
* Bump version to 3.7.5.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Wed, 02 Oct 2019 14:31:29 +0200
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog libpython3-stdlib`.
Generated by dwww version 1.16 on Mon Dec 15 20:49:30 CET 2025.