python-persistent 4.6.4-1ubuntu1 source package in Ubuntu

Changelog

python-persistent (4.6.4-1ubuntu1) noble; urgency=medium

  * Fix tests with Python 3.12.

 -- Matthias Klose <email address hidden>  Wed, 01 Nov 2023 21:43:38 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-persistent_4.6.4.orig.tar.gz 117.2 KiB f83f54355a44cf8ec38c29ce47b378a8c70444e9a745581dbb13d201a24cb546
python-persistent_4.6.4-1ubuntu1.debian.tar.xz 4.9 KiB 4acfc8822d0881ecc2239262d5b34d4e61e09fcd89780c8b353d30bad39acd91
python-persistent_4.6.4-1ubuntu1.dsc 2.2 KiB c1284637963292af5ae10b5ec61c5e6de95ed33996522db13d1b8994bb1acfe8

View changes file

Binary packages built by this source

python-persistent-doc: Automatic persistence for Python objects - documentation

 This package contains a generic persistence implementation for Python. It
 forms the core protocol for making objects interact "transparently" with
 a database such as the ZODB.
 .
 This package contains the Python module documentation. Alternatively,
 there is an online version at https://persistent.readthedocs.io/

python3-persistent: Automatic persistence for Python objects

 This package contains a generic persistence implementation for Python. It
 forms the core protocol for making objects interact "transparently" with
 a database such as the ZODB.
 .
 This is the Python 3 version.

python3-persistent-dbgsym: debug symbols for python3-persistent