python-srsly 2.4.5-1build2 source package in Ubuntu

Changelog

python-srsly (2.4.5-1build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:27:43 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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
python-srsly_2.4.5.orig.tar.gz 228.8 KiB 3baf434783a0b56ff24b86fa44c61e26bf6fe28f9bf962a632fc6918353aa5cd
python-srsly_2.4.5-1build2.debian.tar.xz 3.9 KiB 1a92052d866217ba987b095809287a9abfe08873a61c666489ec7a87dbc4831c
python-srsly_2.4.5-1build2.dsc 2.2 KiB 54209456c9a9071f30111e8a19baf7f32af4f4449fc2e01d85032f110ac83ab8

Available diffs

View changes file

Binary packages built by this source

python3-srsly: modern high-performance serialization utilities for Python3

 Serialization is hard, especially across Python versions and multiple
 platforms. After dealing with many subtle bugs over the years
 (encodings, locales, large files) libraries like spaCy and Prodigy
 have steadily grown a number of utility functions to wrap the multiple
 serialization formats that are need to support (especially json, msgpack
 and pickle). To avoid duplication these functions were put in one place.

python3-srsly-dbgsym: debug symbols for python3-srsly