msgpack-python 0.4.6-1build1 source package in Ubuntu

Changelog

msgpack-python (0.4.6-1build1) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Tue, 19 Jan 2016 11:45:32 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
PKG OpenStack
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Downloads

File Size SHA-256 Checksum
msgpack-python_0.4.6.orig.tar.gz 113.7 KiB bfcc581c9dbbf07cc2f951baf30c3249a57e20dcbd60f7e6ffc43ab3cc614794
msgpack-python_0.4.6-1build1.debian.tar.xz 3.2 KiB f7aa74ae22c26ff1b1c5a756ff087805970443de146ea8ecc872e2f37f4c9908
msgpack-python_0.4.6-1build1.dsc 2.2 KiB 43feed7e543def425382c63930727578bfa44f24a6f291aea795fb3b987a508d

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.

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.