dh-python 5.20211231 source package in Ubuntu

Changelog

dh-python (5.20211231) unstable; urgency=medium

  * Handle parenthetical environment markers.

 -- Stefano Rivera <email address hidden>  Fri, 31 Dec 2021 15:01:25 -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.20211231.dsc 1.5 KiB d4b49216730fc6e6ce7f3c2303c7e67940345998a164720047e90ba9a945cb26
dh-python_5.20211231.tar.xz 109.0 KiB e87dadf49e2cb9203a40d8572ab0e077d587587169df4d08f7e5067a2207e0b6

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.

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.