python-msgpack 0.5.6-3build1 source package in Ubuntu

Changelog

python-msgpack (0.5.6-3build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:45:56 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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_0.5.6.orig.tar.xz 39.0 KiB a49a8f4afddef73b1bbc344881424e6e51cb219c3cc10612332ccface710a81e
python-msgpack_0.5.6-3build1.debian.tar.xz 4.0 KiB d45260d8bc1f2dad7f76780f56fe85da98a78f2544eceb7b9213d14332cb42f0
python-msgpack_0.5.6-3build1.dsc 2.2 KiB 4b793957f513756f119eab59f3afd08d86d0b5acc468ad0818895081c1e8fec1

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