pyzmq 24.0.1-4build2 source package in Ubuntu

Changelog

pyzmq (24.0.1-4build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:28:00 +0100

Upload details

Uploaded by:
Matthias Klose
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

Downloads

File Size SHA-256 Checksum
pyzmq_24.0.1.orig.tar.gz 394.5 KiB ce8ea133817947828852847e7b940df41e7672183411ca7175102c05d5dbffad
pyzmq_24.0.1-4build2.debian.tar.xz 10.6 KiB 2c8886053eb29147e5b5aeb228195313fa60e7bdd1934f78bc68bf3a29b83c56
pyzmq_24.0.1-4build2.dsc 2.3 KiB 8382935bef2291a93c7dbc0ffe076a7d126e0e9ec4cc68c84e88f4577426da9b

Available diffs

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