Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
fed665cda8
python3-autobahn: Upgrade 25.12.2 -> 26.6.1
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>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-06-20 23:41:47 -07:00