Sun, 19 May 2024 10:54:42 UTC | login

Information for build fbthrift-2020.11.16.00-1.fc33

ID190053
Package Namefbthrift
Version2020.11.16.00
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fbthrift.git#ddd46300106ad3bb5a35379c1a70cc8cad9d78a1
SummaryFacebook's branch of Apache Thrift, including a new C++ server
DescriptionThrift is a serialization and RPC framework for service communication. Thrift enables these features in all major languages, and there is strong support for C++, Python, Hack, and Java. Most services at Facebook are written using Thrift for RPC, and some storage systems use Thrift for serializing records on disk. Facebook Thrift is not a distribution of Apache Thrift. This is an evolved internal branch of Thrift that Facebook re-released to open source community in February 2014. Facebook Thrift was originally released closely tracking Apache Thrift but is now evolving in new directions. In particular, the compiler was rewritten from scratch and the new implementation features a fully asynchronous Thrift server.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 03 Dec 2020 12:07:43 UTC
CompletedThu, 03 Dec 2020 12:19:10 UTC
Taskbuild (f33, /rpms/fbthrift.git:ddd46300106ad3bb5a35379c1a70cc8cad9d78a1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fbthrift.git#ddd46300106ad3bb5a35379c1a70cc8cad9d78a1'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Nov 16 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.16.00-1 - Update to 2020.11.16.00 * Fri Nov 13 2020 Filipe Brandenburger <filbranden@fb.com> - 2020.11.09.00-3 - Update CMakeList and setup.py for python3 to include all modules and to include enums source together with the types module. * Tue Nov 10 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.09.00-2 - Enable Python binding by default * Mon Nov 09 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.09.00-1 - Update to 2020.11.09.00 - Enable Python binding * Wed Nov 04 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.02.00-3 - Rebase patch on top of upstream CMakeLists.txt change * Wed Nov 04 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.02.00-2 - Enable static subpackage on architectures where fizz-static is available * Mon Nov 02 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.02.00-1 - Update to 2020.11.02.00 - Fix undefined symbol warnings * Mon Nov 02 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.10.26.00-3 - Mark fbthrift-devel as conflicting with thrift-devel - Disable RPATH when installing libraries * Thu Oct 29 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.10.26.00-2 - Use shorter, canonical URL for source * Tue Oct 27 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.10.26.00-1 - Initial package