summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLiu Yiding <liuyd.fnst@fujitsu.com>2025-12-02 10:48:41 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-02 09:18:20 -0800
commit3e7e052f2354ad4b10bf4a0bed53defa3fe9783a (patch)
tree91e61cda801f1c604656f4a2c013f66991c096be /meta-python/recipes-devtools/python
parentbc2e724246c57a4f8807e197525b68da9b04f43b (diff)
downloadmeta-openembedded-3e7e052f2354ad4b10bf4a0bed53defa3fe9783a.tar.gz
python3-incremental: 24.7.2 -> 24.11.0HEADmaster
Changelog: https://github.com/twisted/incremental/blob/trunk/NEWS.rst Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-incremental_24.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb)4
1 files changed, 2 insertions, 2 deletions
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
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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=6ca9b07f08e2c72d48c74d363d1e0e15" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=6ca9b07f08e2c72d48c74d363d1e0e15"
5 5
6SRC_URI[sha256sum] = "fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9" 6SRC_URI[sha256sum] = "87d3480dbb083c1d736222511a8cf380012a8176c2456d01ef483242abbbcf8c"
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta python_hatchling
9 9
10PACKAGE_BEFORE_PN = "\ 10PACKAGE_BEFORE_PN = "\
11 ${PN}-scripts \ 11 ${PN}-scripts \