summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pint_0.25.2.bb (renamed from meta-python/recipes-devtools/python/python3-pint_0.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.25.bb b/meta-python/recipes-devtools/python/python3-pint_0.25.2.bb
index c85805e1f4..97ee4b48bc 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.25.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.25.2.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bccf824202692270a1e0829a62e3f47b"
8 8
9inherit pypi python_hatchling ptest-python-pytest python_setuptools_build_meta 9inherit pypi python_hatchling ptest-python-pytest python_setuptools_build_meta
10 10
11SRC_URI[sha256sum] = "22911a30d682ee0540d656571c19a7b1806ce00b2be88a16f67218108b7b8cc2" 11SRC_URI[sha256sum] = "85a45d1da8fe9c9f7477fed8aef59ad2b939af3d6611507e1a9cbdacdcd3450a"
12 12
13DEPENDS += "python3-setuptools-scm-native python3-hatch-vcs-native" 13DEPENDS += "python3-setuptools-scm-native python3-hatch-vcs-native"
14 14