diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_27.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_27.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_27.0.1.bb b/meta-python/recipes-devtools/python/python3-pyzmq_27.0.2.bb index 8a66c852ad..6607b7c34d 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_27.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_27.0.2.bb | |||
@@ -29,7 +29,7 @@ SRC_URI:append = " \ | |||
29 | file://run-ptest \ | 29 | file://run-ptest \ |
30 | " | 30 | " |
31 | 31 | ||
32 | SRC_URI[sha256sum] = "45c549204bc20e7484ffd2555f6cf02e572440ecf2f3bdd60d4404b20fddf64b" | 32 | SRC_URI[sha256sum] = "b398dd713b18de89730447347e96a0240225e154db56e35b6bb8447ffdb07798" |
33 | 33 | ||
34 | inherit pypi pkgconfig python_setuptools_build_meta ptest cython | 34 | inherit pypi pkgconfig python_setuptools_build_meta ptest cython |
35 | 35 | ||