python-backcall 0.2.0-4 source package in Ubuntu
Changelog
python-backcall (0.2.0-4) unstable; urgency=medium * Team upload. * d/control: Build using the pyproject pybuild plugin. * d/tests: run the upstream testsuite as autopkgtests. -- Louis-Philippe VĂ©ronneau <email address hidden> Fri, 02 Dec 2022 12:18:25 -0500
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-backcall_0.2.0-4.dsc | 1.5 KiB | 1837e534a85b7117be7a9b5eac3d6c2c9ee7885b3862d77c80097e3ca402f06e |
python-backcall_0.2.0.orig.tar.gz | 17.6 KiB | 5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e |
python-backcall_0.2.0-4.debian.tar.xz | 3.1 KiB | 671e6a2fc3c7f4e3644497878c76572d57b94e3b2725919a5f251fa6902cce1f |
Available diffs
- diff from 0.2.0-3 to 0.2.0-4 (776 bytes)
No changes file available.
Binary packages built by this source
- python3-backcall: Callback functions for Python
Specification for callback functions passed into an API. Provides a
mechanism for specifying the callback signature using a prototype function
and adapts callbacks with unneeded arguments to be compatible with the
original signature.