dh-python 6.20240824 source package in Ubuntu

Changelog

dh-python (6.20240824) unstable; urgency=medium

  * pybuild: Drop support for setup.py test, now that setuptools 72 has
    removed it.  (Closes: #982298)
  * Bump Standards-Version to 4.7.0, no changes needed.
  * dh_python3: Improve documentation for -X / --exclude.

 -- Stefano Rivera <email address hidden>  Sat, 24 Aug 2024 16:51:33 +0200

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 release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_6.20240824.dsc 1.6 KiB f9dea1e51939efebcbd74529cd9d0cdfb8ee678e8db3211037ff51315339d75e
dh-python_6.20240824.tar.xz 122.1 KiB 370bf4ad61d25278e20f66acf54191b7d92ece96274ec617e0c0fd95256d9279

Available diffs

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.