summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-08-17 10:57:37 +0800
committerKhem Raj <raj.khem@gmail.com>2022-08-16 20:10:22 -0700
commit5a9e14e2beae566bdd947eda4846337d1f02e074 (patch)
tree1f509c53fc167e34660191328eea04f0514975f4 /meta-python/recipes-devtools
parent0268062ac9095232294c0b0a4457332d4400a2e5 (diff)
downloadmeta-openembedded-5a9e14e2beae566bdd947eda4846337d1f02e074.tar.gz
python3-pyzmq: upgrade 23.2.0 -> 23.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_23.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_23.2.0.bb b/meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb
index 003f35d916..40cb22b5e1 100644
--- a/meta-python/recipes-devtools/python/python3-pyzmq_23.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb
@@ -13,7 +13,7 @@ SRC_URI:append = " \
13 file://club-rpath-out.patch \ 13 file://club-rpath-out.patch \
14 file://run-ptest \ 14 file://run-ptest \
15" 15"
16SRC_URI[sha256sum] = "a51f12a8719aad9dcfb55d456022f16b90abc8dde7d3ca93ce3120b40e3fa169" 16SRC_URI[sha256sum] = "2b381aa867ece7d0a82f30a0c7f3d4387b7cf2e0697e33efaa5bed6c5784abcd"
17 17
18inherit pypi pkgconfig python_setuptools_build_meta ptest 18inherit pypi pkgconfig python_setuptools_build_meta ptest
19 19