dh-python 5.20211217 source package in Ubuntu

Changelog

dh-python (5.20211217) unstable; urgency=medium

  * Ignore environment markers for Python 2.7, our logic is specific to 3.x.
  * Ignore requires.txt sections with un-parseable section headers.
    (closes: 1001838)
  * Handle extraneous parentheses in requires.txt section headers.
  * pep517 plugin: Throw an error if an UNKNOWN-*.whl is built.
  * pep517 plugin: Gracefully skip wheel unpack if it appears to have already
    been unpacked by a package calling build twice.
  * dh_python*: Don't delete empty directories in private dirs. (closes: 908999)
  * pybuild: Sort plugin list for consistent selection, instead of relying on
    file-system semantics. (closes: 978949)
  * Correctly parse "== 1.*" style version constraints. (closes: 981752)
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Declare Rules-Requires-Root: no.
  * Strip changelog trailing whitespace.

 -- Stefano Rivera <email address hidden>  Fri, 17 Dec 2021 16:13:38 -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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_5.20211217.dsc 1.5 KiB d349b6a52d43f489a30e84f7cf757a629e00e7e752d76c2ed61cde96a0f5a406
dh-python_5.20211217.tar.xz 108.5 KiB 53fd1e6a3c40390760b7f1983414f81dbf448b4b36a137db370ded0b20c07fbd

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_python2 - calculates Python 2.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.
  * dh_python3 - calculates Python 3.X dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.
  * dh_pypy - calculates PyPy dependencies for Debian packages,
    adds maintainer scripts to byte compile files, etc.

dh-python-pep517: No summary available for dh-python-pep517 in ubuntu jammy.

No description available for dh-python-pep517 in ubuntu jammy.