pyzmq 24.0.1-5build1 source package in Ubuntu

Changelog

pyzmq (24.0.1-5build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:02:45 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
pyzmq_24.0.1.orig.tar.gz 394.5 KiB ce8ea133817947828852847e7b940df41e7672183411ca7175102c05d5dbffad
pyzmq_24.0.1-5build1.debian.tar.xz 10.6 KiB 124cf6ed72cc974fe7916eb4973573116d700119636875d2388ca3670339a920
pyzmq_24.0.1-5build1.dsc 2.3 KiB 237387378b36835adf4405870847366ef0146943223111cda78e2d75293116ba

View changes file

Binary packages built by this source

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-dbgsym: debug symbols for python3-zmq