dh-python 5.20220215 source package in Ubuntu

Changelog

dh-python (5.20220215) unstable; urgency=medium

  * pybuild plugin: Explicitly unpack wheels using the "deb_system" sysconfig
    scheme, allowing python3.10 to change the default sysconfig scheme to
    "posix_local". (LP: #1960608)

 -- Stefano Rivera <email address hidden>  Tue, 15 Feb 2022 20:26:39 -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.20220215.dsc 1.5 KiB c8e92c52fa96ad93a8d47c450b6e218f6d611e0af5ad9a25edc2a2a5ccb6b17e
dh-python_5.20220215.tar.xz 112.1 KiB 9be339dd0903d5285289d9ee3ae2d558fd57d81817174a9cec2129fcd9c8d936

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.