Tue, 03 Dec 2024 23:45:15 UTC | login

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

ID42833
Package Namepython-fastavro
Version0.17.3
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
StartedMon, 11 Jun 2018 02:37:44 UTC
CompletedMon, 11 Jun 2018 03:11:10 UTC
Taskbuild (f29-candidate, python-fastavro-0.17.3-3.fc29.src.rpm)
Tags
f29
RPMs
src
python-fastavro-0.17.3-3.fc29.src.rpm (info) (download)
riscv64
python-fastavro-doc-0.17.3-3.fc29.riscv64.rpm (info) (download)
python2-fastavro-0.17.3-3.fc29.riscv64.rpm (info) (download)
python3-fastavro-0.17.3-3.fc29.riscv64.rpm (info) (download)
python-fastavro-debuginfo-0.17.3-3.fc29.riscv64.rpm (info) (download)
python-fastavro-debugsource-0.17.3-3.fc29.riscv64.rpm (info) (download)
python2-fastavro-debuginfo-0.17.3-3.fc29.riscv64.rpm (info) (download)
python3-fastavro-debuginfo-0.17.3-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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