dh-python 5.20211105 source package in Ubuntu
Changelog
dh-python (5.20211105) unstable; urgency=medium * Add tpb03 - a test covering pybuild building Python 2 and 3 packages. * Document pybuild environment variables in pybuild(1) (closes: #997469) * pybuild: Only generate --test-* dependencies in the test target. * pybuild: Fix tox autodetection, broken since it was renamed from python3-tox. * pybuild tox plugin: Delete pydistutils.cfg before calling tox, to avoid breaking it. Switching keys to underscores in 5.20211022 brought them to pip's attention, and it tried to install to /usr. (closes: 997485, 998581) * pybuild tox plugin: Use tox --sitepackages to use Debian packages to resolve test dependencies (closes: 960048) -- Stefano Rivera <email address hidden> Fri, 05 Nov 2021 00:44:25 -0700
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_5.20211105.dsc | 1.4 KiB | a0265dc4325e54531eb298d4368d6e8e61da6c38a5c3bc83d615b3dfd707bf9e |
dh-python_5.20211105.tar.xz | 100.3 KiB | 20915bbb46aae244cd76758c8bba970efc16a6698e89fae601e790d52d73e360 |
Available diffs
- diff from 5.20211022.1 to 5.20211105 (3.5 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.