summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-02-27 16:05:49 +0800
committerKhem Raj <raj.khem@gmail.com>2023-02-27 09:43:08 -0800
commit55269c4fec751d6fe78c920818a117802effdb72 (patch)
treeb1c3ade0172a9a0ce096d24403e4ece6db87ecf9 /meta-python/recipes-devtools/python
parent8baf471be1e5466b3e439d610b74f8645b1bfa35 (diff)
downloadmeta-openembedded-55269c4fec751d6fe78c920818a117802effdb72.tar.gz
python3-autobahn: upgrade 23.1.1 -> 23.1.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-autobahn_23.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-autobahn_23.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-autobahn_23.1.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_23.1.2.bb
index b67e900685..26f85e2a47 100644
--- a/meta-python/recipes-devtools/python/python3-autobahn_23.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-autobahn_23.1.2.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] = "a88882ab4700ee9eee46c69c38e2b625f6fda48ab1ce61cf7b58b23cf2fadcb8" 6SRC_URI[sha256sum] = "c5ef8ca7422015a1af774a883b8aef73d4954c9fcd182c9b5244e08e973f7c3a"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9