python-persistent 5.2-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Restore Standards-Version and Homepage, lost while merging an NMU.
  * Use non-PyPI links for Homepage and debian/copyright:Source.
  * Add Rules-Requires-Root: no.
  * Mark import-only autopkgtests as superficial.

 -- Colin Watson <email address hidden>  Thu, 16 May 2024 21:54:00 +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_5.2-1.dsc 2.3 KiB 43d367aaf219e28bf4b653f0a7de4076fd268d2bfbdd5bdacb61963f4d13a20c
python-persistent_5.2.orig.tar.gz 121.8 KiB dbea5d1ff9db4e451ca39bc0b42a9ea537e6cac9282ae8c0780fb8ffae3ec834
python-persistent_5.2-1.debian.tar.xz 4.7 KiB 3b9fc1919c91f8627f2a05a501aa14a0fd141d16b928dcf43d0f4d60408b8f36

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