summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-11-18 11:45:53 -0800
committerKhem Raj <raj.khem@gmail.com>2025-11-18 16:24:12 -0800
commit8d7343ebd552b48f025a0a8e30a53b5aacc4f1a2 (patch)
treee50665606d3ce3b5c2577546b3ca254d3e04586f /meta-python
parent797249715a5a145de4290fb0f994a9d582c27edc (diff)
downloadmeta-openembedded-8d7343ebd552b48f025a0a8e30a53b5aacc4f1a2.tar.gz
python3-pyzmq: Upgrade to 27.1.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyzmq_27.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_27.0.2.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_27.0.2.bb b/meta-python/recipes-devtools/python/python3-pyzmq_27.1.0.bb
index 121ca322a0..02518f43aa 100644
--- a/meta-python/recipes-devtools/python/python3-pyzmq_27.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzmq_27.1.0.bb
@@ -29,8 +29,7 @@ PEP517_BUILD_OPTS = "--skip-dependency-check \
29SRC_URI:append = " \ 29SRC_URI:append = " \
30 file://run-ptest \ 30 file://run-ptest \
31" 31"
32 32SRC_URI[sha256sum] = "ac0765e3d44455adb6ddbf4417dcce460fc40a05978c08efdf2948072f6db540"
33SRC_URI[sha256sum] = "b398dd713b18de89730447347e96a0240225e154db56e35b6bb8447ffdb07798"
34 33
35inherit pypi pkgconfig python_setuptools_build_meta ptest cython 34inherit pypi pkgconfig python_setuptools_build_meta ptest cython
36 35