pyzmq 17.1.2-4 source package in Ubuntu

Changelog

pyzmq (17.1.2-4) unstable; urgency=medium

  * Team upload.
  * Apply patches from 17.1.2-3ubuntu5 to fix FTBFS (closes: #945328)
    - d/p/ThreadAuthenticator-race.patch: fix a race condition that causes
      test_curve_user_id to fail intermittently [Michael Hudson-Doyle]
    - d/p/bump-poll-timeout-auth-test.patch: increase poll timeout 1 -> 2
      seconds for slow architectures [Andreas Hasenack]
    - d/p/python3.8.diff: compatibility fix for asyncio tests in python3.8 due
      to changes in the underlying python exceptions [Matthias Klose]

 -- Gordon Ball <email address hidden>  Wed, 04 Dec 2019 20:24:19 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyzmq_17.1.2-4.dsc 2.9 KiB e44aff088a627c97db4a7044c97505ad178d5156031d86e40b0e7fc20582f109
pyzmq_17.1.2.orig.tar.gz 364.9 KiB 77a32350440e321466b1748e6063b34a8a73768b62cb674e7d799fbc654b7c45
pyzmq_17.1.2-4.debian.tar.xz 10.5 KiB 838bd5b14569b9d61a4d466eefbe4d7cee6e6e03f3da676a2d05db472ac31591

No changes file available.

Binary packages built by this source

python-zmq: No summary available for python-zmq in ubuntu focal.

No description available for python-zmq in ubuntu focal.

python-zmq-dbg: No summary available for python-zmq-dbg in ubuntu focal.

No description available for python-zmq-dbg in ubuntu focal.

python3-zmq: Python3 bindings for 0MQ library

 Python bindings for 0MQ. 0MQ is a small, fast, and free
 software library that gives you message-passing concurrency
 for applications in most common languages.
 .
 The 0MQ lightweight messaging kernel is a library which
 extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware
 products. 0MQ sockets provide an abstraction of asynchronous
 message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple
 transport protocols and more.
 .
 This package contains the extension built for the Python3 interpreter.

python3-zmq-dbg: Python3 bindings for 0MQ library - debugging files

 Python bindings for 0MQ. 0MQ is a small, fast, and free
 software library that gives you message-passing concurrency
 for applications in most common languages.
 .
 The 0MQ lightweight messaging kernel is a library which
 extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware
 products. 0MQ sockets provide an abstraction of asynchronous
 message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple
 transport protocols and more.
 .
 This package contains the extension built for the Python3 debug interpreter.