dh-python 5.20221202 source package in Ubuntu

Changelog

dh-python (5.20221202) unstable; urgency=medium

  * Deprecate the flit plugin in favour of pyproject.
    - Reduce the auto-detect score of the flit plugin.
  * dh_python3: Clean up more license files from dist-info directories.
  * Write to debhelper.log files, in overrides.
  * Add support for --remaining-packages to dh_python*. (closes: 1021875)
  * Add a test that demonstrates building multiple libraries in a single
    source package. (closes: 1018952)
  * Remove dh_python2, dh_pypy, and related debhelper sequences, supporting
    the removal of the Python 2.7 stack before bookworm release.
    (closes: 942959)

 -- Stefano Rivera <email address hidden>  Fri, 02 Dec 2022 13:13:51 -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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_5.20221202.dsc 1.5 KiB 95ad68f0bd9a1e9fedae46b5e42b9546116ef999fab02600e7168ebba9e198fd
dh-python_5.20221202.tar.xz 108.6 KiB 7bd38d06f363cc693fdc03df964dc882aef25455f1898d734e17290e20cfdd7f

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-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.