[Buildroot] [git commit] package/python-flatbuffers: bump version to 25.9.23
Julien Olivain
ju.o at free.fr
Tue Oct 14 20:10:26 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=9b911805207b425b444954ba2f3f9d0e1c39246d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-flatbuffers/python-flatbuffers.hash | 4 ++--
package/python-flatbuffers/python-flatbuffers.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-flatbuffers/python-flatbuffers.hash b/package/python-flatbuffers/python-flatbuffers.hash
index ccc754f9be..1d046fb3f4 100644
--- a/package/python-flatbuffers/python-flatbuffers.hash
+++ b/package/python-flatbuffers/python-flatbuffers.hash
@@ -1,3 +1,3 @@
# md5, sha256 from https://pypi.org/pypi/flatbuffers/json
-md5 3391732d344155cc070892fae5f7166c flatbuffers-2.0.7.tar.gz
-sha256 0ae7d69c5b82bf41962ca5fde9cc43033bc9501311d975fd5a25e8a7d29c1245 flatbuffers-2.0.7.tar.gz
+md5 a0f1d5a1ae9f0a99b38c15041f2e1739 flatbuffers-25.9.23.tar.gz
+sha256 676f9fa62750bb50cf531b42a0a2a118ad8f7f797a511eda12881c016f093b12 flatbuffers-25.9.23.tar.gz
diff --git a/package/python-flatbuffers/python-flatbuffers.mk b/package/python-flatbuffers/python-flatbuffers.mk
index 65f3d0955c..8b9c06df52 100644
--- a/package/python-flatbuffers/python-flatbuffers.mk
+++ b/package/python-flatbuffers/python-flatbuffers.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_FLATBUFFERS_VERSION = 2.0.7
+PYTHON_FLATBUFFERS_VERSION = 25.9.23
PYTHON_FLATBUFFERS_SOURCE = flatbuffers-$(PYTHON_FLATBUFFERS_VERSION).tar.gz
-PYTHON_FLATBUFFERS_SITE = https://files.pythonhosted.org/packages/d1/90/0532e737a11e1dc50e9e352c3ccc97338cb75991f83279c2edbc9234e022
+PYTHON_FLATBUFFERS_SITE = https://files.pythonhosted.org/packages/9d/1f/3ee70b0a55137442038f2a33469cc5fddd7e0ad2abf83d7497c18a2b6923
PYTHON_FLATBUFFERS_LICENSE = Apache-2.0
PYTHON_FLATBUFFERS_SETUP_TYPE = setuptools
More information about the buildroot
mailing list