Dear FTP Masters,
This old fork of "pickle" from the Python standard library has no user left.
From the popcon graph it looks it was already the case since bookworm was released.
https://qa.debian.org/popcon.php?package=zodbpickle
Please remove this useless backport from the archive.
Greetings
Alexandre
-----
Description: 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.