python-msgpack 1.0.0-6build2 source package in Ubuntu

Changelog

python-msgpack (1.0.0-6build2) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:22:58 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
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.0.orig.tar.xz 43.9 KiB 7eabf5488da8dc1060fa637c379d552ccbf2261e522ba517432acfd5a73ca8f9
python-msgpack_1.0.0-6build2.debian.tar.xz 4.3 KiB 861edd15ecf2a7ada0a105865e47ed032931f352e4d55b6eaa729ade69aed10d
python-msgpack_1.0.0-6build2.dsc 2.2 KiB e9bb7ae0356e72eefcb9ab2e7d22a5cebc5f71e435b887107b5fb024e443efe6

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