dh-python 5.20221205 source package in Ubuntu

Changelog

dh-python (5.20221205) unstable; urgency=medium

  * Regenerate pydist.
  * Include ${misc:Depends} in pybuild-plugin-autopkgtest.
  * Run the autopkgtest nose test suite on all supported Python 3 versions.
  * Update lintian overrides.
  * Install data into the system data directory, as pip would.
    (closes: 1025485)
  * Remove a left-over Depends on pypy in the autopkgtest.
  * pybuild plugin: Stage the scripts and data one level up in the .pybuild
    directory (rather than have to ignore them when we install the module).

 -- Stefano Rivera <email address hidden>  Mon, 05 Dec 2022 21:18:44 -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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-python_5.20221205.dsc 1.6 KiB 942a78323eb6fb5a58c4ebb6754263affbe2f8fe299a84c805378520c346dbda
dh-python_5.20221205.tar.xz 113.7 KiB a3fa1d13389035cf99bd211756a31c22b1206f53e87370fd96d530b2e5f418b3

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.