python-msgpack 1.0.3-2build1 source package in Ubuntu
Changelog
python-msgpack (1.0.3-2build1) lunar; urgency=medium * No-change rebuild with Python 3.11 only -- Graham Inggs <email address hidden> Tue, 21 Mar 2023 05:56:53 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Debian OpenStack
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-msgpack_1.0.3.orig.tar.xz | 45.0 KiB | aaf224d71056d291308a57ec2aa7dbe7f99d8fb4bea115d411b57827ed749197 |
python-msgpack_1.0.3-2build1.debian.tar.xz | 5.2 KiB | c94ae20878bca5100329105e304928a9a008d10c2a126ca945612a8e9fd003bd |
python-msgpack_1.0.3-2build1.dsc | 2.2 KiB | 9ccb64149b63872667fbc441a12635932f84d31e90fd50e13c130a3a14f0e4dc |
Available diffs
- diff from 1.0.3-2 (in Debian) to 1.0.3-2build1 (356 bytes)
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