diff mbox series

[meta-python,37/60] python3-incremental: upgrade 22.10.0 -> 24.7.2

Message ID 1722933994-32549-37-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-webserver,01/60] apache2: upgrade 2.4.61 -> 2.4.62 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 6, 2024, 8:46 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...on3-incremental_22.10.0.bb => python3-incremental_24.7.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-incremental_22.10.0.bb => python3-incremental_24.7.2.bb} (90%)

Comments

Guðni Már Gilbert Aug. 6, 2024, 11:07 a.m. UTC | #1
In this update python3-twisted-core should be removed from RDEPENDS:${PN}-scripts

twisted is no longer a dependency with this release, it is only used for tests.
Khem Raj Aug. 9, 2024, 9:13 p.m. UTC | #2
would you mind sending a patch on top of this one to remove the dep
Guðni Már Gilbert Aug. 9, 2024, 9:38 p.m. UTC | #3
Hi Khem, I can do that :) An update to twisted should be dropping very soon (maybe by tomorrow) I will wait for that release to send both patches at the same time. I’ve already tested the release candidate.
Guðni Már Gilbert Aug. 10, 2024, 9:05 a.m. UTC | #4
I decided to push the patch immediately: https://lists.openembedded.org/g/openembedded-devel/topic/meta_python_patch/107822547 Hopefully it merges cleanly for you Khem :) I used master-next branch as my HEAD.
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb b/meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb
rename to meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb
index 007be032f..0ac76ff29 100644
--- a/meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-incremental_24.7.2.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/twisted/incremental"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6ca9b07f08e2c72d48c74d363d1e0e15"
 
-SRC_URI[sha256sum] = "912feeb5e0f7e0188e6f42241d2f450002e11bbc0937c65865045854c24c0bd0"
+SRC_URI[sha256sum] = "fb4f1d47ee60efe87d4f6f0ebb5f70b9760db2b2574c59c8e8912be4ebd464c9"
 
 inherit pypi python_setuptools_build_meta