python-msgpack 1.0.3-1build2 source package in Ubuntu

Changelog

python-msgpack (1.0.3-1build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:50:47 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-msgpack_1.0.3.orig.tar.xz 45.0 KiB aaf224d71056d291308a57ec2aa7dbe7f99d8fb4bea115d411b57827ed749197
python-msgpack_1.0.3-1build2.debian.tar.xz 4.4 KiB 0703c3954d92abefbfd288ca96891e2db25923465d70405c9973c4ba7fa13980
python-msgpack_1.0.3-1build2.dsc 2.1 KiB 9b9b51c38230579ea06f25a26c28c6d6ca7411a8527fb427a66bc1cedd5be577

Available diffs

View changes file

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