dh-python 5.20230130 source package in Ubuntu

Changelog

dh-python (5.20230130) unstable; urgency=medium

  * pybuild.pm: Export SETUPTOOLS_SCM_PRETEND_VERSION for packages using
    python3-hatch-vcs packages.
  * Update pydist fallback.
  * Handle 2-digit minor versions in X-Python3-Version parsing (stop limiting
    the values to 3 bytes). (Closes: #1028364)
  * Bump Standards-Version to 4.6.2, no changes needed.

 -- Stefano Rivera <email address hidden>  Mon, 30 Jan 2023 12:30:45 -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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_5.20230130.dsc 1.6 KiB 921403c95c8ade7b2beada5dd64fa878913f7726021e17c21d8ea13bbc551719
dh-python_5.20230130.tar.xz 115.1 KiB ed8734c75be2647729409dff4a4c47cecde717ee2086d34ea903b3f224e05ab6

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.