dh-python 6.20240401 source package in Ubuntu
Changelog
dh-python (6.20240401) unstable; urgency=medium [ Stefano Rivera ] * Remove python3-distutils from dh-python Depends. It doesn't exist as a package for 3.12, and is provided as a compatibility shim by setuptools. (Closes: #1066833) * Add support for testing with stestr. Thanks James Page for the patch. (Closes: #883004) [ Julian Gilbey ] * Add python3-flit-scm to list of build-dependencies requiring SETUPTOOLS_SCM_PRETEND_VERSION (Closes: #1067822) -- Stefano Rivera <email address hidden> Mon, 01 Apr 2024 13:23:32 -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 | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-python_6.20240401.dsc | 1.6 KiB | c1694cc7faf2a7989216490b71f71be2e82c70ab860634ac1d819828500557c4 |
dh-python_6.20240401.tar.xz | 119.9 KiB | f9590a3214f3eaff322f2b3d9bf9a8d9408ab1e18bce6ce54a0a513374478815 |
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.