summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-06-13 09:40:09 +0800
committerKhem Raj <raj.khem@gmail.com>2023-06-14 09:41:35 -0700
commit3207049cd64f5d7a30819dbaa040c19fb6c0a135 (patch)
tree31495e156f441995a34a93cc1b292a889038bf6c /meta-python
parent3ab34152a04ffa5503a673339333b1b4910518f5 (diff)
downloadmeta-openembedded-3207049cd64f5d7a30819dbaa040c19fb6c0a135.tar.gz
python3-autobahn: upgrade 23.1.2 -> 23.6.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-autobahn_23.1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-autobahn_23.1.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb
index 26f85e2a4..dc11b85da 100644
--- a/meta-python/recipes-devtools/python/python3-autobahn_23.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=3e2c2c2cc2915edc5321b0e6b1d3f5f8" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=3e2c2c2cc2915edc5321b0e6b1d3f5f8"
5 5
6SRC_URI[sha256sum] = "c5ef8ca7422015a1af774a883b8aef73d4954c9fcd182c9b5244e08e973f7c3a" 6SRC_URI[sha256sum] = "ce6e540402e3524ca46c55a1bc46255225969b5837ca792ea5415d21ac571034"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9