dh-python 6.20231223 source package in Ubuntu

Changelog

dh-python (6.20231223) unstable; urgency=medium

  [ Stefano Rivera ]
  * When building PEP-517 packages with the mesonpy backend, pass the same
    options to meson as debhelper would, when building meson packages itself.
    (Closes: #1041692)
  * Handle tab-prefixed debian/control lines in dhpython/debhelper.py,
    correctly. Strip the tab rather than including it in a package name.

  [ Piotr Ożarowski ]
  * pydist fallback: add Cython override to point to cython3 package

 -- Stefano Rivera <email address hidden>  Sat, 23 Dec 2023 20:06:52 -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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_6.20231223.dsc 1.6 KiB 2e5c5b352f7204200e357655d4392e1955eea98c4518e491135c923290a871a9
dh-python_6.20231223.tar.xz 121.9 KiB c4e3d6c004466f1f6d8bb369c5cad68dd5ca9d84e7e415e088bf6ae4fff85c8a

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-autopkgtest: pybuild autopkgtest test runner (metapackage)

 This package depends on the packages required to run pybuild-autopkgtest, a
 pybuild-based autopkgtest test runner. pybuild-autopkgtest will run the same
 test suite that regular pybuild runs during build time, but against the
 installed packages and without doing a build first.

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.