dh-python 5.20220924 source package in Ubuntu

Changelog

dh-python (5.20220924) unstable; urgency=medium

  * Escape a . in a regex in tests/test-package-show-info, fixes FTBFS in
    Ubuntu which builds with the noudeb profile.

 -- Stefano Rivera <email address hidden>  Sat, 24 Sep 2022 19:17:12 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_5.20220924.dsc 1.5 KiB c8e5927d38cc4ded3ad8bfad640370eaa45eaea25373aa75308098f395ad2167
dh-python_5.20220924.tar.xz 115.5 KiB f9e8911d8ab9dff454f195c7688982f537a73215d61e5ea3e188eea8cc3247ca

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.