zodbpickle 4.0-1 source package in Ubuntu

Changelog

zodbpickle (4.0-1) unstable; urgency=medium

  * Team upload.
  * Run tests using zope.testrunner.
  * Use pybuild-plugin-pyproject.
  * New upstream release.
  * Install upstream tests and run them via autopkgtest.
  * Standards-Version: 4.7.0 (no changes required).

 -- Colin Watson <email address hidden>  Sun, 16 Jun 2024 11:24:46 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
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
zodbpickle_4.0-1.dsc 2.1 KiB 230b17e6c9d718f70d39c4334ab38e9b54bd1d0bae8814fc99a0a56fb3f9a427
zodbpickle_4.0.orig.tar.gz 108.4 KiB e85bad9560d6092a635bebee78a43b0f1c926a66912be390e88cab66f4dec180
zodbpickle_4.0-1.debian.tar.xz 4.1 KiB 62e553d462f1a82ed5c643dd48e1e4cc9577e85ac1e1927acdd87f196d6de50c

Available diffs

No changes file available.

Binary packages built by this source

python3-zodbpickle: Fork of pickle module for uniform serialization between Python 2 and 3 (Py3)

 This package forks the pickle module (and the supporting C extension)
 from both Python 3.2 and Python 3.3. The fork adds support for the
 noload operations used by ZODB.

python3-zodbpickle-dbgsym: debug symbols for python3-zodbpickle