python-msgpack 0.5.6-1build3 source package in Ubuntu

Changelog

python-msgpack (0.5.6-1build3) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:43:27 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
PKG 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_0.5.6.orig.tar.xz 39.0 KiB a49a8f4afddef73b1bbc344881424e6e51cb219c3cc10612332ccface710a81e
python-msgpack_0.5.6-1build3.debian.tar.xz 4.0 KiB ad475a5b224d03c2fb89c2406362215a7d1c81aa3e33fad87011f1753b4f3632
python-msgpack_0.5.6-1build3.dsc 2.2 KiB c14abf836b9a7f5758f4790df8cd6484da6017862942d1caa8ce003bf078ca51

Available diffs

View changes file

Binary packages built by this source

python-msgpack: No summary available for python-msgpack in ubuntu focal.

No description available for python-msgpack in ubuntu focal.

python-msgpack-dbgsym: No summary available for python-msgpack-dbgsym in ubuntu focal.

No description available for python-msgpack-dbgsym in ubuntu focal.

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