pyzmq 24.0.1-4build1 source package in Ubuntu

Changelog

pyzmq (24.0.1-4build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Wed, 22 Mar 2023 05:46:38 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
pyzmq_24.0.1.orig.tar.gz 394.5 KiB ce8ea133817947828852847e7b940df41e7672183411ca7175102c05d5dbffad
pyzmq_24.0.1-4build1.debian.tar.xz 10.6 KiB 68359b3b3e3375fdc0ccfb032a85bd803567df73429b80422ec08c69cff34501
pyzmq_24.0.1-4build1.dsc 2.3 KiB 7269af5f56d98fdd360059424bb616b4773b911bf3759d3a2622a5f22d936914

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