python-msgpack 1.0.3-ok1.1 source package in openKylin

Changelog

python-msgpack (1.0.3-ok1.1) nile; urgency=medium

  * Rebuild for python 3.12.

 -- rtlhq <nobelxyz@163.com>  Sat, 25 May 2024 10:07:16 +0000

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed 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-ok1.1.debian.tar.xz 3.4 KiB ee1d87503ce62d7230e06a9a2acbbcdd175939beaf8f1cd35928623819d43794
python-msgpack_1.0.3-ok1.1.dsc 1.9 KiB 2d3c14dff41ba8fce9682d198f8574570da9ed8faeb305fbca13c071b13b74c3

Available diffs

View changes file

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