Sat, 16 Nov 2024 09:45:52 UTC | login

Information for build python-thriftpy-0.3.9-8.fc29

ID70822
Package Namepython-thriftpy
Version0.3.9
Release8.fc29
Epoch
SummaryPure Python implementation of Apache Thrift
DescriptionThriftPy is a pure python implementation of Apache Thrift in a pythonic way. The official thrift python lib is not pythonic at all, it needs a complicated process of installation, and the generated sdk is very ugly. Everytime the thrift file changed you have to re-generate the sdk which causes more pain in development. ThriftPy helps that, it’s compatible with Apache Thrift so you no longer need to install ‘thrift’ package, it can import thrift file on the fly so you no longer need to re-generate the sdk again and again and again.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 15 Aug 2018 05:31:54 UTC
CompletedWed, 15 Aug 2018 07:50:41 UTC
Taskbuild (f29-candidate, python-thriftpy-0.3.9-8.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-thriftpy-0.3.9-8.fc29.src.rpm (info) (download)
riscv64
python2-thriftpy-0.3.9-8.fc29.riscv64.rpm (info) (download)
python3-thriftpy-0.3.9-8.fc29.riscv64.rpm (info) (download)
python-thriftpy-debuginfo-0.3.9-8.fc29.riscv64.rpm (info) (download)
python-thriftpy-debugsource-0.3.9-8.fc29.riscv64.rpm (info) (download)
python2-thriftpy-debuginfo-0.3.9-8.fc29.riscv64.rpm (info) (download)
python3-thriftpy-debuginfo-0.3.9-8.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 0.3.9-8 - Rebuild with fixed binutils * Mon Jul 30 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for Python 3.7 - Drop toro requirement - Support tornado 5 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.9-2 - Rebuild for Python 3.6 * Sat Sep 03 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.3.9-1 - Initial package