dh-python 5.20211021 source package in Ubuntu

Changelog

dh-python (5.20211021) unstable; urgency=medium

  * dh_python3(1): Clarify where the dependencies come from. (closes: 930950)
  * Rewrite dhpython/debhelper.py's debian/control parsing to do 2 passes and
    avoid relying on conventional field order. (closes: 996949)
  * Parse Build-Depends-Arch too, when making assumptions based on
    Build-Depends.

 -- Stefano Rivera <email address hidden>  Thu, 21 Oct 2021 14:59:28 -0700

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.20211021.dsc 1.4 KiB 67a8126b34f706ee23818757b1e5334c357a9ddb41b1dee3a8005a5caa4d95e3
dh-python_5.20211021.tar.xz 98.9 KiB bad26bca97341a011320b3e8e3dbbd7d7794bd13b2d15491f5eeadf2d31699ed

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