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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

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

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.