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.24.1.bb (renamed from meta-python/recipes-devtools/python/python3-pint_0.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.24.bb b/meta-python/recipes-devtools/python/python3-pint_0.24.1.bb
index c570fed6ba..8959a72ff7 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.24.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.24.1.bb
@@ -10,7 +10,7 @@ PYPI_PACKAGE := "Pint"
10 10
11inherit ptest python_setuptools_build_meta 11inherit ptest python_setuptools_build_meta
12 12
13SRCREV = "7b47d6b7b0f7655efca810a90f2781c0d1cc7fb9" 13SRCREV = "4c2caccfc6cdac1f80a9bfa15ebea1ca49836881"
14SRC_URI = "git://github.com/hgrecco/pint;protocol=https;branch=master" 14SRC_URI = "git://github.com/hgrecco/pint;protocol=https;branch=master"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16#SRC_URI[sha256sum] = "e1509b91606dbc52527c600a4ef74ffac12fff70688aff20e9072409346ec9b4" 16#SRC_URI[sha256sum] = "e1509b91606dbc52527c600a4ef74ffac12fff70688aff20e9072409346ec9b4"