Name: | python3-flatbuffers |
---|---|
Version: | 24.3.25 |
Release: | 17.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 320794 |
License: | Apache-2.0 |
RPM: | python3-flatbuffers-24.3.25-17.el10_0.noarch.rpm |
Source RPM: | flatbuffers-24.3.25-17.el10_0.src.rpm |
Build Date: | Wed Jan 22 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://google.github.io/flatbuffers |
Summary: | FlatBuffers serialization format for Python |
Description: | FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility. This package contains the Python runtime library for use with the Flatbuffers serialization format. |
- Build non-Python MinGW packages in EPEL10
- Make MinGW subpackages noarch
- Fix defective descriptions in MinGW subpackages
- Prevent env-pollution from mingw build
- Invoke %cmake in %conf rather than in %build
- Backport to EPEL10, without MinGW subpackages
- Add upstream link for proposed flatbuffers_mingw-lib.patch
- Add mingw build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13