python-msgpack 1.0.3-3build1 source package in Ubuntu

Changelog

python-msgpack (1.0.3-3build1) noble; urgency=medium

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

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

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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-3build1.debian.tar.xz 5.3 KiB 2445852c6284dfbfe6751d6fef65a597ca7a9826f54979b1ca834a76b9bf8177
python-msgpack_1.0.3-3build1.dsc 2.2 KiB 7225f1f3282a7c42b165d3b7bc1cb7394b3a9d782846303f5a1474561d6d0214

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