diff mbox series

[meta-python,2/3] python3-autobahn: Upgrade 25.12.2 -> 26.6.1

Message ID 20260618194638.1802073-2-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/3] python3-tzlocal: Upgrade 5.3.1 -> 5.4.3 | expand

Commit Message

Leon Anavi June 18, 2026, 7:46 p.m. UTC
Upgrade to release 26.6.1:

- Bump vendored FlatBuffers from v25.9.23 to v25.12.19, restoring
  the version-sync with zlmdb 26.6.1
- Commit the binary schemas (reflection.bfbs, wamp.bfbs) to the source
  tree and ship them as-is; the package build no longer runs flatc,
  which fixes cross-compilation from the PyPI sdist
  (e.g. Buildroot/Yocto/aarch64)
- Add just generate-reflection to regenerate the committed binary
  schemas with a version-matched flatc built from deps/flatbuffers
- Add just check-flatbuffers-sync and a unit test exercising
  check_zlmdb_flatbuffers_version_in_sync()

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-autobahn_25.12.2.bb => python3-autobahn_26.6.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-autobahn_25.12.2.bb => python3-autobahn_26.6.1.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_26.6.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb
rename to meta-python/recipes-devtools/python/python3-autobahn_26.6.1.bb
index 4a25d0fa88..f9239b4904 100644
--- a/meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb
+++ b/meta-python/recipes-devtools/python/python3-autobahn_26.6.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "http://crossbar.io/autobahn"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=49165a577911c4178e915dc26e2802a3"
 
-SRC_URI[sha256sum] = "754c06a54753aeb7e8d10c5cbf03249ad9e2a1a32bca8be02865c6f00628a98c"
+SRC_URI[sha256sum] = "66b27e066a8ea265541eb07fd964e3116e2b8f51d797eea8a46b55c07fd81a07"
 
 CVE_PRODUCT = "autobahn"