summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_22.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_22.2.1.bb b/meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb
index f58074a9a9..3c91eee16f 100644
--- a/meta-python/recipes-devtools/python/python3-pyzmq_22.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzmq_22.3.0.bb
@@ -8,7 +8,7 @@ DEPENDS = "zeromq"
8FILESEXTRAPATHS:prepend := "${THISDIR}/python-pyzmq:" 8FILESEXTRAPATHS:prepend := "${THISDIR}/python-pyzmq:"
9 9
10SRC_URI += "file://club-rpath-out.patch" 10SRC_URI += "file://club-rpath-out.patch"
11SRC_URI[sha256sum] = "6d18c76676771fd891ca8e0e68da0bbfb88e30129835c0ade748016adb3b6242" 11SRC_URI[sha256sum] = "8eddc033e716f8c91c6a2112f0a8ebc5e00532b4a6ae1eb0ccc48e027f9c671c"
12 12
13inherit pypi pkgconfig setuptools3 13inherit pypi pkgconfig setuptools3
14 14