msgpack-python 0.4.6-1 source package in Ubuntu

Changelog

msgpack-python (0.4.6-1) unstable; urgency=medium

  * New upstream release (Closes: #794678).
  * Standards-Version is now 3.9.6 (no change).
  * Watch file using the PyPi redirector.
  * Removed version for python-all-dev build-depends.
  * Removed Replaces:+Breaks msgpack-python (<< 0.3.0-1) now useless as Jessie
    was released.

 -- Thomas Goirand <email address hidden>  Fri, 28 Aug 2015 16:10:08 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
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
msgpack-python_0.4.6-1.dsc 2.2 KiB 9abe7e4f4305d306f48a5c0d1c2fd785124816e9a23ca36eb127600f7146fa27
msgpack-python_0.4.6.orig.tar.gz 113.7 KiB bfcc581c9dbbf07cc2f951baf30c3249a57e20dcbd60f7e6ffc43ab3cc614794
msgpack-python_0.4.6-1.debian.tar.xz 3.1 KiB ce0cb9c9ccc2bd5f03935e0f4c93fa77c9583993a240b0442c0ea26cce72f46c

No changes file available.

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.