dh-python 5.20221001 source package in Ubuntu
Changelog
dh-python (5.20221001) unstable; urgency=medium * Fix -X handling in dh_python3 et al. Broken in the migration to argparse in 5.20220819. (closes: 1020041) -- Stefano Rivera <email address hidden> Sat, 01 Oct 2022 14:31:31 +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 | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-python_5.20221001.dsc | 1.5 KiB | ea9eee75392aa1a8cf409a68c7f0306c940bd79abd9db1c530db696ac1ec3e50 |
dh-python_5.20221001.tar.xz | 115.6 KiB | febca726401c5bba93b2a46aaba7cfe36180ee7fafb32c91cce9a1e7b124662f |
Available diffs
- diff from 5.20220924 to 5.20221001 (1.2 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.