summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2023-12-14 00:39:19 +0000
committerKhem Raj <raj.khem@gmail.com>2023-12-13 18:53:26 -0800
commit90393ce5153f2182b19c5bd476507758c2fffc4c (patch)
tree19199f94a1eeaae453e96c1138212de2da988200 /meta-python
parent101bb00d877c6e71c9095c4e199137062b154d28 (diff)
downloadmeta-openembedded-90393ce5153f2182b19c5bd476507758c2fffc4c.tar.gz
python3-pyzmq: update to 25.1.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb
index 504ef7abc0..658dbe6e25 100644
--- a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.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] = "259c22485b71abacdfa8bf79720cd7bcf4b9d128b30ea554f01ae71fdbfdaa23" 16SRC_URI[sha256sum] = "93f1aa311e8bb912e34f004cf186407a4e90eec4f0ecc0efd26056bf7eda0226"
17 17
18inherit pypi pkgconfig python_setuptools_build_meta ptest 18inherit pypi pkgconfig python_setuptools_build_meta ptest
19 19