python-persistent 6.0-1 source package in Ubuntu

Changelog

python-persistent (6.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Standards-Version: 4.7.0 (no changes required).

 -- Colin Watson <email address hidden>  Sun, 30 Jun 2024 00:29:08 +0100

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-persistent_6.0-1.dsc 2.3 KiB 10cde11ca2d7556c0a6f9d437e8e3d24fd77f10ceccbb70346a2def52fc4cd1c
python-persistent_6.0.orig.tar.xz 88.9 KiB e562046dab7b6da45382097fa1491d5632327fa5b6de5ec338a2719186248a21
python-persistent_6.0-1.debian.tar.xz 4.8 KiB b1eb9bbfb9ca849d2da28580cdd7771bf211a8fbdf507b75f91db92e57e274d2

Available diffs

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