Sat, 18 May 2024 02:30:46 UTC | login

Information for build python-fastavro-0.19.8-3.fc29

ID65413
Package Namepython-fastavro
Version0.19.8
Release3.fc29
Epoch
SummaryFast Avro for Python
DescriptionApache Avro is a data serialization system. The current Python avro package is packed with features but dog slow. fastavro is less feature complete than avro, however it's much faster.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 17 Aug 2018 13:58:47 UTC
CompletedFri, 17 Aug 2018 16:18:25 UTC
Taskbuild (f29-candidate, python-fastavro-0.19.8-3.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
python-fastavro-0.19.8-3.fc29.src.rpm (info) (download)
riscv64
python-fastavro-doc-0.19.8-3.fc29.riscv64.rpm (info) (download)
python2-fastavro-0.19.8-3.fc29.riscv64.rpm (info) (download)
python3-fastavro-0.19.8-3.fc29.riscv64.rpm (info) (download)
python-fastavro-debuginfo-0.19.8-3.fc29.riscv64.rpm (info) (download)
python-fastavro-debugsource-0.19.8-3.fc29.riscv64.rpm (info) (download)
python2-fastavro-debuginfo-0.19.8-3.fc29.riscv64.rpm (info) (download)
python3-fastavro-debuginfo-0.19.8-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> - 0.19.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.19.8-2 - Rebuilt for Python 3.7 * Fri Jun 29 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.19.8-1 - Update to 0.19.8 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.19.6-2 - Rebuilt for Python 3.7 * Sat Jun 09 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.19.6-1 - Update to new release - Tests still failing for i686 so disabling * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.17.3-3 - Re-enable tests for testing * Mon Jan 22 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.17.3-2 - Disable tests temporarily - fail on i686 only. Issue filed upstream. * Sun Jan 21 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.17.3-1 - Update for review (rhbz#1534787) - Update to latest upstream release - Generate separate doc subpackage for docs - Install man page - Rectify license - Fix tests * Mon Jan 15 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.17.1-1 - Initial build