[meta-python] python3-pint: update to 0.19.1

Message ID 20220410204220.4045429-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-pint: update to 0.19.1 | expand

Commit Message

Oleksandr Kravchuk April 10, 2022, 8:42 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../python/{python3-pint_0.18.bb => python3-pint_0.19.1.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pint_0.18.bb => python3-pint_0.19.1.bb} (88%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pint_0.18.bb b/meta-python/recipes-devtools/python/python3-pint_0.19.1.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-pint_0.18.bb
rename to meta-python/recipes-devtools/python/python3-pint_0.19.1.bb
index f555144f4..e1c471e06 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.18.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.19.1.bb
@@ -10,7 +10,7 @@  PYPI_PACKAGE := "Pint"
 
 inherit pypi ptest python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "8c4bce884c269051feb7abc69dbfd18403c0c764abc83da132e8a7222f8ba801"
+SRC_URI[sha256sum] = "3e5913e4ad125f672f72e19e06a8cb1f6d36a4922b6e5a49e04ff882511f82c8"
 
 DEPENDS += "python3-setuptools-scm-native"