Package Release Info

python-flatbuffers-25.2.10-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-flatbuffers

Change Logs

* Fri Jun 27 2025 Steve Kowalik <steven.kowalik@suse.com>
- Use pyproject macros to build and install.
* Tue Jun 17 2025 Hans-Peter Jansen <hpj@urpla.net>
- Update to 25.2.10
- Fix invalid ../LICENSE file reference in build
* Sat Jan 06 2024 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
- Fix build error in Leap.
- Fix warning python-sitelib-glob-in-files.
* Wed Oct 11 2023 ecsos <ecsos@opensuse.org>
- Update to 23.5.26
Version: 1.12.0-bp152.1.9
* Thu Apr 30 2020 Michal Vyskocil <mvyskocil@opensuse.org>
- Update to 1.12.0
  - An official Swift port! (including gRPC support).
  - A Kotlin port!
  - Object API and native JSON support for C#.
  - Object API and gRPC support for Python.
  - Object API for Go.
  - FlexBuffers for Java.
  - Many other fixes and smaller improvements, 247 commits since 1.11.0
- Packaging: Use tarball from GitHub release page
  https://github.com/google/flatbuffers/releases
* Tue Dec 03 2019 Tomá? Chvátal <tchvatal@suse.com>
- Use same tarball as it is equal between python and C code
* Tue Oct 08 2019 ecsos@opensuse.org
- Update to 1.11.0
* Wed Jan 30 2019 Todd R <toddrme2178@gmail.com>
- Add python bindings.