summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pint_0.16.1.bb (renamed from meta-python/recipes-devtools/python/python3-pint_0.16.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.16.bb b/meta-python/recipes-devtools/python/python3-pint_0.16.1.bb
index 7775d733a7..d96659592a 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.16.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.16.1.bb
@@ -10,8 +10,8 @@ PYPI_PACKAGE := "Pint"
10 10
11inherit pypi ptest setuptools3 11inherit pypi ptest setuptools3
12 12
13SRC_URI[md5sum] = "ec78e4e42512b93f80b9093416ad7417" 13SRC_URI[md5sum] = "d4a7bbdf505dee964eb1e5e6e7f80c34"
14SRC_URI[sha256sum] = "e437420e65fa72a2805f4036f986669c48d54944eeb0e47c8ba16f98cbdcd599" 14SRC_URI[sha256sum] = "d43a2e9ae003164978b60fdf8cd920d8581e1a5991df8dded29b00f4850ec83a"
15 15
16DEPENDS += "python3-setuptools-scm-native" 16DEPENDS += "python3-setuptools-scm-native"
17 17