py-ubjson 0.16.1-3 source package in Ubuntu

Changelog

py-ubjson (0.16.1-3) unstable; urgency=medium

  * Team upload.
  * debian patch py12_recursion_PR19.diff adapts upstream PR12 to fix
    recursion handling with Python 3.12. Closes: #1055698.

 -- Drew Parsons <email address hidden>  Fri, 22 Dec 2023 21:15:34 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
py-ubjson_0.16.1-3.dsc 2.4 KiB 3ebd4fe04356367cc3a82ffa4be812ff56fe19e93fbc6fde67c9f16bcbb2d1d7
py-ubjson_0.16.1.orig.tar.gz 49.1 KiB b9bfb8695a1c7e3632e800fb83c943bf67ed45ddd87cd0344851610c69a5a482
py-ubjson_0.16.1.orig.tar.gz.asc 833 bytes 9ef3f9ba40209ff6848953880224afa14d1e0909c509fe870ab6aad90733a2bd
py-ubjson_0.16.1-3.debian.tar.xz 6.5 KiB 5fd12bf56b7ae2e6c0451dc65a0d359e9d202aefb0fc8eed010746e53473a8f7

No changes file available.

Binary packages built by this source

python3-ubjson: Universal Binary JSON encoder/decoder for Python 3

 Universal Binary JSON encoder/decoder based on the draft-12 specification.
 It’s meant to behave very much like Python’s built-in JSON module
 .
 This is the Python 3 package.

python3-ubjson-dbgsym: debug symbols for python3-ubjson