diff mbox series

[meta-python,16/31] python3-greenstalk: upgrade 2.0.2 -> 2.1.0

Message ID 1744794136-908-16-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/31] adw-gtk3: upgrade 5.7 -> 5.8 | expand

Commit Message

Mingyu Wang (Fujitsu) April 16, 2025, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-greenstalk_2.0.2.bb => python3-greenstalk_2.1.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-greenstalk_2.0.2.bb => python3-greenstalk_2.1.0.bb} (62%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
similarity index 62%
rename from meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb
rename to meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
index 33eb62d5d9..5b87f39f12 100644
--- a/meta-python/recipes-devtools/python/python3-greenstalk_2.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb
@@ -3,8 +3,8 @@  HOMEPAGE = "https://github.com/mayhewj/greenstalk"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8f98432ba1fce3933c556430fd47298f"
 
-SRC_URI[sha256sum] = "3ebde5fc9ecf986f96f6779fd6d15a53f33d432c52a2e28012e100a99ee154a4"
+SRC_URI[sha256sum] = "a731ca15bc3b03dfffc438db08c96d0c4e8ce5f472403573e40a1939791c12a7"
 
 RDEPENDS:${PN} += "python3-io python3-core"
 
-inherit pypi python_setuptools_build_meta
+inherit pypi python_setuptools_build_meta python_hatchling