dh-python 5.20220403 source package in Ubuntu
Changelog
dh-python (5.20220403) unstable; urgency=medium * Refresh pydist. * Replace which with command -v in autoscripts, thanks Diederik de Haas. * Add support for --test-custom/PYBUILD_TEST_CUSTOM. Thanks, Antonio Terceiro! * Correctly handle --interpreter python3.10 (2-digit minor version). (closes: 1008745) -- Stefano Rivera <email address hidden> Sun, 03 Apr 2022 15:45:19 -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 | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-python_5.20220403.dsc | 1.5 KiB | bca907667cef09348712cba17eabc71064024fab122b89386ff5b503d41f553c |
dh-python_5.20220403.tar.xz | 113.5 KiB | bce2822710a3aa42c016d14c6815df6d9b6b24f5b66bf1ad9c70b47c211eee6a |
Available diffs
- diff from 5.20220215 to 5.20220403 (12.8 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_python2 - calculates Python 2.X dependencies for Debian packages,
adds maintainer scripts to byte compile files, etc.
* dh_python3 - calculates Python 3.X dependencies for Debian packages,
adds maintainer scripts to byte compile files, etc.
* dh_pypy - calculates PyPy dependencies for Debian packages,
adds maintainer scripts to byte compile files, etc.
- 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.