Upgrade to release 1.10.1: - Fix packaging, exclude examples from wheel
Signed-off-by: Leon Anavi <leon.an...@konsulko.com> --- ...thon3-arpeggio_1.9.2.bb => python3-arpeggio_1.10.1.bb} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-arpeggio_1.9.2.bb => python3-arpeggio_1.10.1.bb} (66%) diff --git a/meta-python/recipes-devtools/python/python3-arpeggio_1.9.2.bb b/meta-python/recipes-devtools/python/python3-arpeggio_1.10.1.bb similarity index 66% rename from meta-python/recipes-devtools/python/python3-arpeggio_1.9.2.bb rename to meta-python/recipes-devtools/python/python3-arpeggio_1.10.1.bb index 802a5b2eaa..38e26623f5 100644 --- a/meta-python/recipes-devtools/python/python3-arpeggio_1.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-arpeggio_1.10.1.bb @@ -3,13 +3,15 @@ HOMEPAGE = "https://pypi.org/project/Arpeggio/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=33b8d1ba459a2fa4d801acfd1d1b7ceb" -SRC_URI[md5sum] = "39667a626217c670bc634444be6e904a" -SRC_URI[sha256sum] = "948ce06163a48a72c97f4fe79ad3d1c1330b6fec4f22ece182fb60ef60bd022b" +SRC_URI[sha256sum] = "920d12cc762edb2eb56daae64a14c93e43dc181b481c88fc79314c0df6ee639e" PYPI_PACKAGE = "Arpeggio" inherit pypi setuptools3 # setup.py of Arpeggio needs this. -DEPENDS += "${PYTHON_PN}-pytest-runner-native" +DEPENDS += "\ + ${PYTHON_PN}-pytest-runner-native \ + ${PYTHON_PN}-wheel-native \ +" BBCLASSEXTEND = "native nativesdk" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88034): https://lists.openembedded.org/g/openembedded-devel/message/88034 Mute This Topic: https://lists.openembedded.org/mt/78385720/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-