diff mbox series

[meta-python] python3-pint: upgrade to 0.23

Message ID 20231214002735.1137483-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-pint: upgrade to 0.23 | expand

Commit Message

Derek Straka Dec. 14, 2023, 12:27 a.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python3-pint_0.22.bb => python3-pint_0.23.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pint_0.22.bb => python3-pint_0.23.bb} (88%)

Comments

Khem Raj Dec. 19, 2023, 6:27 a.m. UTC | #1
On Thu, 14 Dec 2023 00:27:35 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-pint: upgrade to 0.23
      commit: 82523b1fff8715a74c2313af50fef3fee3f249d7

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pint_0.22.bb b/meta-python/recipes-devtools/python/python3-pint_0.23.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-pint_0.22.bb
rename to meta-python/recipes-devtools/python/python3-pint_0.23.bb
index 0eed33f79..82709ea08 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.22.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.23.bb
@@ -10,7 +10,7 @@  PYPI_PACKAGE := "Pint"
 
 inherit pypi ptest python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "2d139f6abbcf3016cad7d3cec05707fe908ac4f99cf59aedfd6ee667b7a64433"
+SRC_URI[sha256sum] = "e1509b91606dbc52527c600a4ef74ffac12fff70688aff20e9072409346ec9b4"
 
 DEPENDS += "python3-setuptools-scm-native"