Thu, 12 Sep 2024 23:16:01 UTC | login

Information for build python-rencode-1.0.5-12.fc29

ID70711
Package Namepython-rencode
Version1.0.5
Release12.fc29
Epoch
SummaryWeb safe object pickling/unpickling
DescriptionThe rencode module is a modified version of bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Aug 2018 09:51:18 UTC
CompletedTue, 14 Aug 2018 11:55:27 UTC
Taskbuild (f29-candidate, python-rencode-1.0.5-12.fc29.src.rpm)
Tags
f29
RPMs
src
python-rencode-1.0.5-12.fc29.src.rpm (info) (download)
riscv64
python2-rencode-1.0.5-12.fc29.riscv64.rpm (info) (download)
python3-rencode-1.0.5-12.fc29.riscv64.rpm (info) (download)
python-rencode-debuginfo-1.0.5-12.fc29.riscv64.rpm (info) (download)
python-rencode-debugsource-1.0.5-12.fc29.riscv64.rpm (info) (download)
python2-rencode-debuginfo-1.0.5-12.fc29.riscv64.rpm (info) (download)
python3-rencode-debuginfo-1.0.5-12.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Jul 22 2018 Jonathan Underwood <jonathan.underwood@gmail.com> - 1.0.5-12 - Fix usage of macros for file list * Sun Jul 22 2018 Jonathan Underwood <jonathan.underwood@gmail.com> - 1.0.5-11 - Fix running of tests (BZ #1605871) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.5-9 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.5-4 - Rebuild for Python 3.6 * Tue Nov 08 2016 Orion Poplawski <orion@cora.nwra.com> - 1.0.5-3 - Enable builds on EPEL7 * Sat Oct 01 2016 Jonathan Underwood <jonathan.underwood@gmail.com> - 1.0.5-2 - Revert to using github tarballs as PyPi tarballs omit tests * Sat Oct 01 2016 Jonathan Underwood <jonathan.underwood@gmail.com> - 1.0.5-1 - Update to 1.0.5 - Update source URL