python-backcall 0.2.0-2 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Use correct machine-readable copyright file URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Gordon Ball <email address hidden>  Tue, 17 Aug 2021 17:54:21 +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 Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-backcall_0.2.0-2.dsc 2.0 KiB 1a8503a633c4c4c01b49e10e278a946263ab608d2a4f9d2c48dcbb7da111642c
python-backcall_0.2.0.orig.tar.gz 17.6 KiB 5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e
python-backcall_0.2.0-2.debian.tar.xz 2.7 KiB c899dac32c78a7aaa506eca38c3a335e3c92a0b402f7f675d119bdfaa4b467c8

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.