diff mbox series

[meta-python,2/2] python3-wxgtk4: Upgrade to 4.2.4

Message ID 20251126231222.3607808-2-raj.khem@gmail.com
State New
Headers show
Series [meta-oe,1/2] wxwidgets: Upgrade to 3.2.8.1 bugfix release | expand

Commit Message

Khem Raj Nov. 26, 2025, 11:12 p.m. UTC
inherit cython to not rebuild _nanosvg.c

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 ...python3-wxgtk4_4.2.3.bb => python3-wxgtk4_4.2.4.bb} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
 rename meta-python/recipes-devtools/python3-wxgtk4/{python3-wxgtk4_4.2.3.bb => python3-wxgtk4_4.2.4.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.3.bb b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.4.bb
similarity index 86%
rename from meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.3.bb
rename to meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.4.bb
index 35bbd3ffc2..2899f6909e 100644
--- a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.3.bb
+++ b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.4.bb
@@ -8,7 +8,7 @@  DEPENDS = "python3-attrdict3-native python3-six-native wxwidgets-native \
            python3-requests-native wxwidgets \
            "

-PYPI_PACKAGE = "wxPython"
+PYPI_PACKAGE = "wxpython"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"

 SRC_URI += "file://add-back-option-build-base.patch \
@@ -16,11 +16,11 @@  SRC_URI += "file://add-back-option-build-base.patch \
            file://not-overwrite-cflags-cxxflags.patch \
            file://0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch \
            "
-SRC_URI[sha256sum] = "20d6e0c927e27ced85643719bd63e9f7fd501df6e9a8aab1489b039897fd7c01"
+SRC_URI[sha256sum] = "2eb123979c87bcb329e8a2452269d60ff8f9f651e9bf25c67579e53c4ebbae3c"

-S = "${UNPACKDIR}/wxPython-${PV}"
+inherit pypi setuptools3 cython pkgconfig features_check

-inherit pypi setuptools3 pkgconfig features_check
+S = "${UNPACKDIR}/wxPython-${PV}"

 REQUIRED_DISTRO_FEATURES = "x11"

@@ -37,4 +37,4 @@  RDEPENDS:${PN} = "\
     python3-six \
     python3-xml \
     python3-cairocffi \
-"
+"