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