Fri, 08 Nov 2024 23:39:08 UTC | login

Information for build python-zodbpickle-4.0-1.fc41

ID311673
Package Namepython-zodbpickle
Version4.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-zodbpickle.git#2995c225a447709159c4c92c33101778ee469987
SummaryFork of Python 2 pickle module for ZODB
DescriptionThis package presents a uniform pickling interface for ZODB: - Under Python2, this package forks both Python 2.7's pickle and cPickle modules, adding support for the protocol 3 opcodes. It also provides a new subclass of bytes, zodbpickle.binary, which Python2 applications can use to pickle binary values such that they will be unpickled as bytes under Py3k. - Under Py3k, this package forks the pickle module (and the supporting C extension) from Python 3.7 through 3.12. The fork adds support for the noload operations used by ZODB.
https://github.com/zopefoundation/zodbpickle
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 12 Jul 2024 19:13:25 UTC
CompletedSat, 13 Jul 2024 01:17:08 UTC
Taskbuild (f41, /rpms/python-zodbpickle.git:2995c225a447709159c4c92c33101778ee469987)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-zodbpickle.git#2995c225a447709159c4c92c33101778ee469987'}}
Tags
f41
RPMs
src
python-zodbpickle-4.0-1.fc41.src.rpm (info) (download)
riscv64
python3-zodbpickle-4.0-1.fc41.riscv64.rpm (info) (download)
python-zodbpickle-debugsource-4.0-1.fc41.riscv64.rpm (info) (download)
python3-zodbpickle-debuginfo-4.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed Jun 12 2024 Jerry James <loganjerry@gmail.com> - 4.0-1 - Version 4.0 * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.3-2 - Rebuilt for Python 3.13 * Tue Apr 16 2024 Jerry James <loganjerry@gmail.com> - 3.3-1 - Version 3.3 - Drop upstreamed patch for python 3.13a4 support * Tue Feb 20 2024 Jerry James <loganjerry@gmail.com> - 3.2-2 - Fix the SPDX expression * Fri Feb 16 2024 Jerry James <loganjerry@gmail.com> - 3.2-1 - Version 3.2 - Add patch to fix build with python 3.13 (bz 2245801) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 05 2023 Jerry James <loganjerry@gmail.com> - 3.1-1 - Version 3.1 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 3.0.1-2 - Rebuilt for Python 3.12 * Tue Mar 28 2023 Jerry James <loganjerry@gmail.com> - 3.0.1-1 - Version 3.0.1 * Fri Mar 24 2023 Jerry James <loganjerry@gmail.com> - 3.0-1 - Version 3.0 * Thu Feb 23 2023 Jerry James <loganjerry@gmail.com> - 2.6-2 - Dynamically generate BuildRequires * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Jerry James <loganjerry@gmail.com> - 2.6-1 - Version 2.6 * Sun Nov 06 2022 Jerry James <loganjerry@gmail.com> - 2.5-1 - Version 2.5 * Thu Sep 15 2022 Jerry James <loganjerry@gmail.com> - 2.4-1 - Version 2.4 - Drop upstreamed python 3.11 patch - Convert License tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Jerry James <loganjerry@gmail.com> - 2.3-2 - Add -python3.11 patch for python 3.11 compatibility * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 2.3-2 - Rebuilt for Python 3.11