dh-python 6.20230825 source package in Ubuntu
Changelog
dh-python (6.20230825) unstable; urgency=medium * Parse .egg-info/PKG-INFO for Requirements. distutils-extra has been using these for a while now. (Closes: #1050305) * Fix some details in python3-supported-min/max generation. Thanks Jochen Sprickerhof for noticing and sending an MR. * Remove *.egg-info directories in clean step, as part of Debian's wider effort to improve clean targets. Thanks Stuart Prescott for the patch. * Explain that setting pybuild.testfiles overrides the defaults in pybuild(1). (Closes: #1042802) -- Stefano Rivera <email address hidden> Fri, 25 Aug 2023 22:51:08 +0200
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 | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-python_6.20230825.dsc | 1.6 KiB | 3f709acb5955de4b6e6cb2979f6f1370f31f7803ff0efe8f188750e92f8c2d91 |
dh-python_6.20230825.tar.xz | 117.9 KiB | 48e76f29ad648557637a546405aa71859c015f72b1cb20f9d23fab33ee732425 |
Available diffs
- diff from 6.20230813 to 6.20230825 (3.6 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.