summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pint_0.22.bb (renamed from meta-python/recipes-devtools/python/python3-pint_0.21.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.21.bb b/meta-python/recipes-devtools/python/python3-pint_0.22.bb
index 13944ec78..0eed33f79 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.21.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.22.bb
@@ -10,7 +10,7 @@ PYPI_PACKAGE := "Pint"
10 10
11inherit pypi ptest python_setuptools_build_meta 11inherit pypi ptest python_setuptools_build_meta
12 12
13SRC_URI[sha256sum] = "3e98bdf01f4dcf840cc0207c0b6f7510d4e0c6288efc1bf470626e875c831172" 13SRC_URI[sha256sum] = "2d139f6abbcf3016cad7d3cec05707fe908ac4f99cf59aedfd6ee667b7a64433"
14 14
15DEPENDS += "python3-setuptools-scm-native" 15DEPENDS += "python3-setuptools-scm-native"
16 16