diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb (renamed from meta-python/recipes-devtools/python/python3-pure-eval_0.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pure-eval_0.2.2.bb b/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb index 66e4673a70..f52b235e8f 100644 --- a/meta-python/recipes-devtools/python/python3-pure-eval_0.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb | |||
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "pure_eval" | |||
8 | 8 | ||
9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3" | 11 | SRC_URI[sha256sum] = "5f4e983f40564c576c7c8635ae88db5956bb2229d7e9237d03b3c0b0190eaf42" |
12 | 12 | ||
13 | RDEPENDS:${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
14 | python3-datetime \ | 14 | python3-datetime \ |