Mon, 29 Apr 2024 03:59:45 UTC | login

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

ID48833
Package Namepython-zodbpickle
Version1.0.1
Release2.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
StartedSat, 07 Jul 2018 19:48:03 UTC
CompletedSat, 07 Jul 2018 20:47:46 UTC
Taskbuild (f29-candidate, python-zodbpickle-1.0.1-2.fc29.src.rpm)
Tags
f29
RPMs
src
python-zodbpickle-1.0.1-2.fc29.src.rpm (info) (download)
riscv64
python2-zodbpickle-1.0.1-2.fc29.riscv64.rpm (info) (download)
python3-zodbpickle-1.0.1-2.fc29.riscv64.rpm (info) (download)
python-zodbpickle-debuginfo-1.0.1-2.fc29.riscv64.rpm (info) (download)
python-zodbpickle-debugsource-1.0.1-2.fc29.riscv64.rpm (info) (download)
python2-zodbpickle-debuginfo-1.0.1-2.fc29.riscv64.rpm (info) (download)
python3-zodbpickle-debuginfo-1.0.1-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Feb 01 2016 Jerry James <loganjerry@gmail.com> - 0.6.0-3 - Comply with latest python packaging guidelines * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 14 2015 Jerry James <loganjerry@gmail.com> - 0.6.0-1 - New upstream version - Drop upstreamed -python34 patch * Sat Feb 21 2015 Jerry James <loganjerry@gmail.com> - 0.5.2-3 - Use license macro * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Jun 09 2014 Jerry James <loganjerry@gmail.com> - 0.5.2-1 - Initial RPM