python-msgpack 1.0.3-1build1 source package in Ubuntu

Changelog

python-msgpack (1.0.3-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 23:10:48 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release main python
Jammy release main python

Downloads

File Size SHA-256 Checksum
python-msgpack_1.0.3.orig.tar.xz 45.0 KiB aaf224d71056d291308a57ec2aa7dbe7f99d8fb4bea115d411b57827ed749197
python-msgpack_1.0.3-1build1.debian.tar.xz 4.3 KiB 4f2c56e7b438d2ae8c9a20d9617958f5a1b5309d91173a89a90cec3741bca7ed
python-msgpack_1.0.3-1build1.dsc 2.1 KiB 3469acaa167b853f5d5f63350b3c7bce305ef68c8de235e3ff8cdcbb69ee1100

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