pydispatcher 2.0.5-3 source package in Ubuntu

Changelog

pydispatcher (2.0.5-3) unstable; urgency=medium

  [ 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.

 -- Sandro Tosi <email address hidden>  Thu, 02 Jun 2022 21:04:01 -0400

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydispatcher_2.0.5-3.dsc 2.1 KiB 2c6b9b735c56edf5bea4a38108adcb6440179d5e30d67e464a2237ea2d9a6830
pydispatcher_2.0.5.orig.tar.gz 33.6 KiB 5570069e1b1769af1fe481de6dd1d3a388492acddd2cdad7a3bde145615d5caf
pydispatcher_2.0.5-3.debian.tar.xz 6.4 KiB 10adeb38b12f81648c18560dff0fa09eb3aa43d9a1440949040af31a0a0b37a5

Available diffs

No changes file available.

Binary packages built by this source

python-pydispatch-doc: documentation for python3-pydispatch

 PyDispatcher provides the Python programmer with a
 multiple-producer-multiple-consumer signal-registration and routing
 infrastructure for use in multiple contexts. The mechanism of PyDispatcher
 started life as a highly rated recipe in the Python Cookbook. The project
 aims to include various enhancements to the recipe developed during use in
 various applications.
 .
 This package contains the documentation for PyDispatcher. It covers
 the Python 3 versions.

python3-pydispatch: Python 3 signal dispatching mechanism

 PyDispatcher provides the Python programmer with a
 multiple-producer-multiple-consumer signal-registration and routing
 infrastructure for use in multiple contexts. The mechanism of PyDispatcher
 started life as a highly rated recipe in the Python Cookbook. The project
 aims to include various enhancements to the recipe developed during use in
 various applications.
 .
 This package contains the Python 3 version of PyDispatcher.