↵ Return to the main page of python3-fbthrift
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-12-24 | Michel Alexandre Salim <salimma at fedoraproject dot org> 2021.12.20.00-1 | - Update to 2021.12.20.00 |
2021-12-22 | Michel Alexandre Salim <salimma at fedoraproject dot org> 2021.11.29.00-2 | - Drop coroutine specific compiler flags |
2021-12-17 | Michel Alexandre Salim <salimma at fedoraproject dot org> 2021.11.29.00-1 | - Update to 2021.11.29.00 |
2021-11-18 | Michel Alexandre Salim <michel at michel dash slm dot name> - 2021.11.15.00-1 | - Update to 2021.11.15.00 - Opt in to rpmautospec - Patch to support disabling Python tests, and disable all tests for now because of an include path problem |
2021-09-14 | Sahana Prasad <sahana at redhat dot com> - 2021.08.02.00-3 | - Rebuilt with OpenSSL 3.0.0 |
2021-08-06 | Jonathan Wakely <jwakely at redhat dot com> - 2021.08.02.00-2 | - Rebuilt for Boost 1.76 |
2021-08-05 | Filipe Brandenburger <filbranden at gmail dot com> - 2021.08.02.00-1 | - Update to 2021.08.02.00 - Drop now upstreamed patch to fix Cython build of stream. - Use _fbprefix for _serialize and _deserialize. |
2021-08-01 | Michel Alexandre Salim <salimma at fedoraproject dot org> - 2021.07.22.00-1 | - Update to 2021.07.22.00 - Fix stream compilation on i686 and armv7hl |
2021-07-28 | Filipe Brandenburger <filbranden at gmail dot com> - 2021.06.28.00-6 | - Use C++20 standard, in order to enable C++ coroutines. |
2021-07-28 | Filipe Brandenburger <filbranden at gmail dot com> - 2021.06.28.00-5 | - Include stream.{pxd,pyx,cpp} build in thrift/lib/py3 CMakeLists. |