dh-python 6.20241217 source package in Ubuntu
Changelog
dh-python (6.20241217) unstable; urgency=medium * Document how to build multiple python modules in the same source package with --name in pybuild.1. (See: #1088676) * Don't pass dh_auto_install's default destdir to pybuild, allowing it to be overridden. * Remove test dependency on the debhelper python-distuils plugin. (Closes: #1090343) * Refresh pydist fallback data. -- Stefano Rivera <email address hidden> Tue, 17 Dec 2024 08:49:26 -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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-python_6.20241217.dsc | 1.6 KiB | 551212ddf5ca1e59379c19e579c025d86049d3feedc8a0e3b5d950aba8acd0b1 |
dh-python_6.20241217.tar.xz | 126.8 KiB | 5d3fb82ed02398e1028a9c7c7151f628f8c11e16ee64b81e952bd462be465186 |
Available diffs
- diff from 6.20241024 to 6.20241217 (34.3 KiB)
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.