python-msgpack 1.1.2-4 source package in Ubuntu

Changelog

python-msgpack (1.1.2-4) unstable; urgency=medium

  * Mark python3-pytest as <!nocheck> (Closes: #1141529).

 -- Thomas Goirand <email address hidden>  Tue, 07 Jul 2026 14:14:55 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Stonking proposed main python

Downloads

File Size SHA-256 Checksum
python-msgpack_1.1.2-4.dsc 2.2 KiB 2a6e6da1a0fb431f4a2398820a381774be713b2ccee54627516a050765d1a2dc
python-msgpack_1.1.2.orig.tar.xz 43.9 KiB af81ce26d872005403e3eba2e7148ec1f4cd7995ef518bc5c783228e2110045b
python-msgpack_1.1.2-4.debian.tar.xz 6.4 KiB 161c2686ba0b840e07d7705c8a0593066fa401dc50e07d74a34043f298dcd036

Available diffs

No changes file available.

Binary packages built by this source

python3-msgpack: Python 3 implementation of MessagePack format

 MessagePack is a binary-based efficient object serialization format.
 It enables the exchange of structured objects between many languages
 like JSON. But unlike JSON, it is very fast and small.
 .
 This package contains a Python 3 extension module implementing the
 MessagePack format.

python3-msgpack-dbgsym: debug symbols for python3-msgpack