diff mbox series

[meta-python] python3-dominate: update to version 2.9.1

Message ID 20231229171235.2649336-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-dominate: update to version 2.9.1 | expand

Commit Message

Derek Straka Dec. 29, 2023, 5:12 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-dominate_2.9.0.bb => python3-dominate_2.9.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-dominate_2.9.0.bb => python3-dominate_2.9.1.bb} (86%)

Comments

Khem Raj Dec. 31, 2023, 12:38 a.m. UTC | #1
On Fri, 29 Dec 2023 17:12:35 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-dominate: update to version 2.9.1
      commit: 2f4372ed707f281ee1d0f95ca1dc553de3ff619e

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.9.0.bb b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-dominate_2.9.0.bb
rename to meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb
index 2234e541b..3bd9d8754 100644
--- a/meta-python/recipes-devtools/python/python3-dominate_2.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb
@@ -2,7 +2,7 @@  SUMMARY = "Dominate is a Python library for creating and manipulating HTML docum
 LICENSE = "LGPL-3.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b52f2d57d10c4f7ee67a7eb9615d5d24"
 
-SRC_URI[sha256sum] = "b15791ebea432218543a1702d76ae45d2ff95ff994e52014b8686a69dad772fd"
+SRC_URI[sha256sum] = "558284687d9b8aae1904e3d6051ad132dd4a8c0cf551b37ea4e7e42a31d19dc4"
 
 inherit pypi ptest python_setuptools_build_meta