dh-python 6.20231107 source package in Ubuntu

Changelog

dh-python (6.20231107) unstable; urgency=medium

  * Correct logic for leaving SOURCES.txt when cleaning egg-info, it was
    inverted by mistake.
  * Don't trip over LICENSES directories in .dist-info. (Closes: #1055008)

 -- Stefano Rivera <email address hidden>  Tue, 07 Nov 2023 17:34:28 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_6.20231107.dsc 1.6 KiB 3edaba555a3587aa89dae9af1c300c2220cf50c54cfce05488e470e92754a823
dh-python_6.20231107.tar.xz 119.6 KiB 0d1ef7d2a9d8bd24b470e252cf7210505d5d7ed4d6eafb1e9afd5c265a8cd39a

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.