blinker 1.4+dfsg1-0.2 source package in Ubuntu

Changelog

blinker (1.4+dfsg1-0.2) unstable; urgency=medium

  * Fix FTBFS (Closes: #903325)

 -- Sebastien Delafond <email address hidden>  Sat, 04 Aug 2018 08:51:55 +0200

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

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
blinker_1.4+dfsg1-0.2.dsc 1.8 KiB c158d257fe45fc0b1cc049f78b392b360b3541ca4c5540e21f5ba5446e29cff8
blinker_1.4+dfsg1.orig.tar.gz 55.5 KiB 93d0a9c6eb69dff77c736800e76369e5306d7fd61aa57891545c0b512471614e
blinker_1.4+dfsg1-0.2.debian.tar.xz 3.9 KiB 72a13a8e9add5c510b6e3f17bf58d76c0b7f760212b421f4ab165c3d593a74a0

Available diffs

No changes file available.

Binary packages built by this source

python-blinker: No summary available for python-blinker in ubuntu eoan.

No description available for python-blinker in ubuntu eoan.

python-blinker-doc: Documentation for the blinker signaling library

 Blinker provides a fast dispatching system that allows any number of
 interested parties to subscribe to events, or "signals".
 .
 Signal receivers can subscribe to specific senders or receive signals
 sent by any sender.
 .
 This package contains the documentation for blinker.

python3-blinker: fast, simple object-to-object and broadcast signaling library

 Blinker provides a fast dispatching system that allows any number of
 interested parties to subscribe to events, or "signals".
 .
 Signal receivers can subscribe to specific senders or receive signals
 sent by any sender.
 .
 This package contains the Python 3 version.