python-backcall 0.2.0-1 source package in Ubuntu

Changelog

python-backcall (0.2.0-1) unstable; urgency=medium

  * New upstream version 0.2.0
  * d/control:
       + Standards-Version: 4.5.0
       + Debhelper compat level 13

 -- Gordon Ball <email address hidden>  Sun, 14 Jun 2020 11:20:06 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-backcall_0.2.0-1.dsc 2.1 KiB df34de85f8a6e936d34f9334b30da2ccd45be7f0de9cd7524d3c5f5ac8997d50
python-backcall_0.2.0.orig.tar.gz 17.6 KiB 5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e
python-backcall_0.2.0-1.debian.tar.xz 2.5 KiB a3ffa2adaa55d0d94a6893686d3e251ca00c7867718de26a7ab78d36ab730e5d

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.