dh-python 6.20231204 source package in Ubuntu

Changelog

dh-python (6.20231204) unstable; urgency=medium

  * dh_python3: Fix file filtering bug that left dot-directories in binary
    packages. (Closes: #1056291)
  * Remove dot-files from dist-packages. (See: #1057432)
  * Fix a bug in merging dist-info directories that left INSTALLER files in
    /usr/lib/python3.12/dist-packages.
  * Update pydist fallback.

 -- Stefano Rivera <email address hidden>  Mon, 04 Dec 2023 21:08:55 -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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_6.20231204.dsc 1.6 KiB 200d8a2767d951d5de08112889b7632187edfeda6eba7186a9b8ee8ce8f96554
dh-python_6.20231204.tar.xz 120.8 KiB 7384bb4a24cc30cb175a9bd8f833f238c4a6f0de44947ae2cd7b7ea4fdd31d86

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.