Wed, 27 Nov 2024 04:58:19 UTC | login

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

ID25276
Package Namepython-thriftpy
Version0.3.9
Release5.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-thriftpy.git#27ec296e51f9bcec6c688d9c5728a96ab37c5472
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
StartedMon, 14 May 2018 11:15:20 UTC
CompletedMon, 14 May 2018 12:43:49 UTC
Taskbuild (f29-candidate, /rpms/python-thriftpy.git:27ec296e51f9bcec6c688d9c5728a96ab37c5472)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-thriftpy.git?#27ec296e51f9bcec6c688d9c5728a96ab37c5472'}}
Tags
f29
RPMs
src
python-thriftpy-0.3.9-5.fc29.src.rpm (info) (download)
riscv64
python2-thriftpy-0.3.9-5.fc29.riscv64.rpm (info) (download)
python3-thriftpy-0.3.9-5.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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