dh-python 6.20240422 source package in Ubuntu

Changelog

dh-python (6.20240422) unstable; urgency=medium

  * Add support for Python 3.11 and 3.12 in test_interpreter.
  * Add generic test for the current default Python 3 interpreter in
    test_interpreter.
  * dh_python3: Don't rename _module to module. (Closes: #1068255)

 -- Stefano Rivera <email address hidden>  Mon, 22 Apr 2024 18:40:47 -0400

Upload details

Uploaded by:
Piotr Ożarowski
Uploaded to:
Sid
Original maintainer:
Piotr Ożarowski
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_6.20240422.dsc 1.6 KiB 14e1878dcb0b617d91156b32f2a95e1e9d428feb5623c42cf6a55eb896237465
dh-python_6.20240422.tar.xz 120.2 KiB ea14b356093827966882535d8f11155f75fbb0b51add1b366aee3d2714563e42

No changes file available.

Binary packages built by this source

dh-python: Debian helper tools for packaging Python libraries and applications

 This package contains:
  * pybuild - invokes various build systems for requested Python versions in
    order to build modules and extensions
  * dh_python3 - calculates Python 3.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.

pybuild-plugin-autopkgtest: pybuild autopkgtest test runner (metapackage)

 This package depends on the packages required to run pybuild-autopkgtest, a
 pybuild-based autopkgtest test runner. pybuild-autopkgtest will run the same
 test suite that regular pybuild runs during build time, but against the
 installed packages and without doing a build first.

pybuild-plugin-pyproject: Debian helper tools for packaging Python libraries using PEP517

 This metapackage depends on the components necessary for building packages
 with the generic PEP517 build plugin.