diff mbox series

[meta-python] python3-incremental: 24.7.2 -> 24.11.0

Message ID 20251202024841.11893-1-liuyd.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-incremental: 24.7.2 -> 24.11.0 | expand

Commit Message

Liu Yiding Dec. 2, 2025, 2:48 a.m. UTC
Changelog: https://github.com/twisted/incremental/blob/trunk/NEWS.rst

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 ...3-incremental_24.7.2.bb => python3-incremental_24.11.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-incremental_24.7.2.bb => python3-incremental_24.11.0.bb} (83%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb b/meta-python/recipes-devtools/python/python3-incremental_24.11.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb
rename to meta-python/recipes-devtools/python/python3-incremental_24.11.0.bb
index dc8ecb3302..296dd2d0b5 100644
--- a/meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb
+++ b/meta-python/recipes-devtools/python/python3-incremental_24.11.0.bb
@@ -3,9 +3,9 @@  HOMEPAGE = "https://github.com/twisted/incremental"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6ca9b07f08e2c72d48c74d363d1e0e15"
 
-SRC_URI[sha256sum] = "fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9"
+SRC_URI[sha256sum] = "87d3480dbb083c1d736222511a8cf380012a8176c2456d01ef483242abbbcf8c"
 
-inherit pypi python_setuptools_build_meta
+inherit pypi python_setuptools_build_meta python_hatchling
 
 PACKAGE_BEFORE_PN = "\
     ${PN}-scripts \