summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-autobahn_21.2.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-autobahn: Upgrade 21.2.1 -> 21.2.2Leon Anavi2021-03-011-0/+23
Upgrade to release 21.2.2: - fix: correct some sphinx doc references - new: minimum supported Python (language) version is now 3.7 (on CPython and PyPy) - new: more XBR proxy/stub code generation capabilities (RPC call/invoation handlers) - fix: wamp-cryptosign loading of keys from SSH agent - fix: update Docker image building and build Docker multi-arch images - new: add more WAMP-cryptosign signature test vectors and unit tests - fix: include XBR code rendering templates in package manifest Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>