diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyppmd_1.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyppmd_1.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyppmd_1.1.1.bb b/meta-python/recipes-devtools/python/python3-pyppmd_1.2.0.bb index 753ca4be40..046dca271b 100644 --- a/meta-python/recipes-devtools/python/python3-pyppmd_1.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyppmd_1.2.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" | |||
6 | 6 | ||
7 | inherit pypi python_setuptools_build_meta | 7 | inherit pypi python_setuptools_build_meta |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "f1a812f1e7628f4c26d05de340b91b72165d7b62778c27d322b82ce2e8ff00cb" | 9 | SRC_URI[sha256sum] = "cc04af92f1d26831ec96963439dfb27c96467b5452b94436a6af696649a121fd" |
10 | 10 | ||
11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
12 | python3-setuptools-scm-native \ | 12 | python3-setuptools-scm-native \ |