diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_19.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_17.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_17.1.0.bb b/meta-python/recipes-devtools/python/python3-pyzmq_19.0.2.bb index 2369f067ee..3c4e32b5ea 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_17.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_19.0.2.bb | |||
@@ -8,8 +8,8 @@ DEPENDS = "zeromq" | |||
8 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyzmq:" | 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyzmq:" |
9 | 9 | ||
10 | SRC_URI += "file://club-rpath-out.patch" | 10 | SRC_URI += "file://club-rpath-out.patch" |
11 | SRC_URI[md5sum] = "aecdfc328193fbd81f6dc23228319943" | 11 | SRC_URI[md5sum] = "200abc1a75bdcfff7adf61304f46f55e" |
12 | SRC_URI[sha256sum] = "2199f753a230e26aec5238b0518b036780708a4c887d4944519681a920b9dee4" | 12 | SRC_URI[sha256sum] = "296540a065c8c21b26d63e3cea2d1d57902373b16e4256afe46422691903a438" |
13 | 13 | ||
14 | inherit pypi pkgconfig setuptools3 | 14 | inherit pypi pkgconfig setuptools3 |
15 | 15 | ||