python-persistent 4.6.4-2 source package in Ubuntu

Changelog

python-persistent (4.6.4-2) unstable; urgency=medium

  * Team upload
  * Cherry-pick partial upstream commit to avoid
    test failure with Python 3.12

 -- Graham Inggs <email address hidden>  Mon, 04 Dec 2023 21:04:10 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-persistent_4.6.4-2.dsc 2.1 KiB 0f74afa60d505cb35f7e3ccc50b70b014f13d0b58d5cf7eb4b5f45340f029d48
python-persistent_4.6.4.orig.tar.gz 117.2 KiB f83f54355a44cf8ec38c29ce47b378a8c70444e9a745581dbb13d201a24cb546
python-persistent_4.6.4-2.debian.tar.xz 5.0 KiB 621f9736fdc675e581079675ef909bc22f7e47aa0a7c74a8947ee33b7a82a12c

No changes file available.

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