inherit cython to not rebuild _nanosvg.c

Signed-off-by: Khem Raj <[email protected]>
---
 ...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 --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 \
-"
+"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122096): 
https://lists.openembedded.org/g/openembedded-devel/message/122096
Mute This Topic: https://lists.openembedded.org/mt/116493405/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to