python-backcall 0.2.0-3 source package in Ubuntu
Changelog
python-backcall (0.2.0-3) unstable; urgency=medium [ Debian Janitor ] * Update standards version to 4.5.1, no changes needed. [ Scott Kitterman ] * Replace python3-setuptools in build-depens with flit so pybuild plugin for flit is used -- Gordon Ball <email address hidden> Mon, 14 Mar 2022 20:40:57 +0000
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 | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-backcall_0.2.0-3.dsc | 2.0 KiB | 4d8867bcbda81552d5d9e23fa396444f6c18a07fa4cda6c96902b5ce16a1d03c |
python-backcall_0.2.0.orig.tar.gz | 17.6 KiB | 5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e |
python-backcall_0.2.0-3.debian.tar.xz | 2.8 KiB | 3f6a2e0d4c5b464a7089372f35826f9dff6367d9b64572d66f835930d4c3d05b |
Available diffs
- diff from 0.2.0-2 to 0.2.0-3 (611 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.