summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-03-07 19:44:44 +0800
committerKhem Raj <raj.khem@gmail.com>2022-03-09 07:37:03 -0800
commit6ccdbe56624e2ad6866ff633575c21d579c65f80 (patch)
tree741009aa06d4423da2539152af11ea43b9feab11 /meta-python
parent1cf791b208c315e83109fb8eff34935294b5bc9c (diff)
downloadmeta-openembedded-6ccdbe56624e2ad6866ff633575c21d579c65f80.tar.gz
python3-autobahn: upgrade 22.1.1 -> 22.2.2
Changelog: ========= fix: auto ping/pong logs should be debug instead of info (#1524) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-autobahn_22.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-autobahn_22.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-autobahn_22.1.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_22.2.2.bb
index f149b1221e..c63770564c 100644
--- a/meta-python/recipes-devtools/python/python3-autobahn_22.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-autobahn_22.2.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98"
5 5
6SRC_URI[sha256sum] = "17e1b58b6ae1a63ca7d926b1d71bb9e4fd6b9ac9a1a2277d8ee40e0b61f54746" 6SRC_URI[sha256sum] = "60e1f4c602aacd052ffe3d46ae40b6b75f8286b3c46922c213b523162e58c17e"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9