Mon, 29 Apr 2024 05:10:15 UTC | login

Information for build python-zodbpickle-1.0.1-3.fc29

ID65859
Package Namepython-zodbpickle
Version1.0.1
Release3.fc29
Epoch
SummaryFork of Python 2 pickle module for ZODB
Description This 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.4, 3.5, and 3.6. The fork adds support for the noload operations used by ZODB.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 29 Jul 2018 09:26:39 UTC
CompletedSun, 29 Jul 2018 10:40:12 UTC
Taskbuild (f29-candidate, python-zodbpickle-1.0.1-3.fc29.src.rpm)
Tags
f29
RPMs
src
python-zodbpickle-1.0.1-3.fc29.src.rpm (info) (download)
riscv64
python2-zodbpickle-1.0.1-3.fc29.riscv64.rpm (info) (download)
python3-zodbpickle-1.0.1-3.fc29.riscv64.rpm (info) (download)
python-zodbpickle-debuginfo-1.0.1-3.fc29.riscv64.rpm (info) (download)
python-zodbpickle-debugsource-1.0.1-3.fc29.riscv64.rpm (info) (download)
python2-zodbpickle-debuginfo-1.0.1-3.fc29.riscv64.rpm (info) (download)
python3-zodbpickle-debuginfo-1.0.1-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-2 - Rebuilt for Python 3.7 * Thu May 17 2018 Jerry James <loganjerry@gmail.com> - 1.0.1-1 - New upstream version * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Sep 23 2017 Jerry James <loganjerry@gmail.com> - 0.7.0-1 - New upstream version * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-6 - Rebuild for Python 3.6