python-msgpack 1.0.3-2 source package in Ubuntu
Changelog
python-msgpack (1.0.3-2) unstable; urgency=medium * Add Use-PyFloat_Pack8-on-Python-3.11a7-499.patch (Closes: #1024314). * Add autopkgtest. -- Thomas Goirand <email address hidden> Sun, 20 Nov 2022 17:38:00 +0100
Upload details
- Uploaded by:
- Debian OpenStack
- Uploaded to:
- Sid
- Original maintainer:
- Debian OpenStack
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-msgpack_1.0.3-2.dsc | 2.1 KiB | 121d4bafef6f75bdc6fa061abdcfcbb719ff386896182003d0b54f01b0186c81 |
| python-msgpack_1.0.3.orig.tar.xz | 45.0 KiB | aaf224d71056d291308a57ec2aa7dbe7f99d8fb4bea115d411b57827ed749197 |
| python-msgpack_1.0.3-2.debian.tar.xz | 5.1 KiB | ccf552a4bc18b8f527c076b9df245bb68d8ea02f24199d09105acd76fca3b7c7 |
Available diffs
No changes file available.
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
