python-msgpack 0.5.4-0ubuntu2 source package in Ubuntu

Changelog

python-msgpack (0.5.4-0ubuntu2) bionic; urgency=medium

  * Take the new release, as packaged from James Page, but update the package
    name and packaging from Debian

 -- Gianfranco Costamagna <email address hidden>  Fri, 23 Mar 2018 15:55:29 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
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.4.orig.tar.gz 35.4 KiB c1f3f8d02206f84258a3b4f99fbc0a4e3c849721c9361196c3bfd5243e4304cd
python-msgpack_0.5.4-0ubuntu2.debian.tar.xz 3.9 KiB cc3a7e254716ad9eeea1f3c4d291c44390dbab144edeab49cf99fa008a3eb111
python-msgpack_0.5.4-0ubuntu2.dsc 2.2 KiB 69690136350d1b9094eb0c98d2a224830dec14d0fead62b50970c39191852cb7

View changes file

Binary packages built by this source

python-msgpack: Python 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 extension module implementing the
 MessagePack format.

python-msgpack-dbgsym: debug symbols for python-msgpack
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