From c9d5773ca04583c701e9ed3a484e95cd2a2eee19 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 16 Jul 2026 06:30:29 -0400 Subject: meta-openembedded: subtree update:17afdec9d8..e93799db0e Alex Kiernan (2): fuse-archive: Add recipe pjproject: Add recipe Antonios Christidis (1): opencl-cts: Suppress -Wfree-nonheap-object compiler warning Deepesh Varatharajan (2): librust-cxx: upgrade 1.0.194 -> 1.0.197 nushell: upgrade 0.111.0 -> 0.114.1 Jason Schonberg (2): c-ares: upgrade 1.34.6 -> 1.34.8 xfdesktop: upgrade 4.20.2 -> 4.21.0 Khem Raj (19): python3-httptools: Relax setuptools upper bound in build requirements python3-charset-normalizer: Relax setuptools upper bound in build requirements python3-pychromecast: Relax build requirements python3-pikepdf: Fix cross build with scikit-build-core fex: Upgrade to FEX-2607 release fex: force use of bundled fmt to fix build against fmt 12.2.0 uim: fix cross-build segfault by loading native plugins in uim-module-manager postgresql: adapt to systemd-systemctl-native merge into systemd-tools-native meta-webserver: Depend upon networking layer gnome-calendar: fix build against libical 4.0 python3-dbus-deviation: Drop all setup_requires to fix build failure sysdig: Fix intermittent missing libsinsp/libscap headers on rebuild bpftrace: link test data source binary without host runtime sysdig: Use LuaJIT headers to match the linked LuaJIT library gerbera: fix build against fmt 12.2.0 librav1e: fix nasm-native dependency override for x86-64 bpftrace: fix patch context so -fno-stack-protector applies to test object mpd: fix build against fmt 12.2.0 frr: Fix native clippy failing to load libatomic.so.1 Leon Anavi (11): python3-pybind11: Upgrade 3.0.1 -> 3.0.4 python3-pikepdf: Upgrade 10.5.1 -> 10.9.1 python3-unidecode: Enable tests python3-jsbeautifier: Enable tests python3-olefile: Enable tests python3-screeninfo: Enable tests python3-pybcj: Enable tests python3-pyppmd: Enable tests python3-rarfile: Upgrade 4.2 -> 4.3 python3-rarfile: Enable tests python3-wand: Enable tests Markus Volk (2): pipewire: update 1.6.7 -> 1.6.8 evolution-data-server: update 3.56.2 -> 3.60.2 Peter Kjellerstedt (1): pegtl: Correct the license to BSL-1.0 Priyansh Jain (1): thermald: upgrade to 2.5.12 Wang Mingyu (37): bcc: upgrade 0.36.1 -> 0.37.0 ctags: upgrade 6.2.20260628.0 -> 6.2.20260705.0 geoclue: upgrade 2.8.1 -> 2.8.2 graphviz: upgrade 15.0.0 -> 15.1.0 imagemagick: upgrade 7.1.2-26 -> 7.1.2-27 libio-compress-perl: upgrade 2.221 -> 2.223 libsdl3: upgrade 3.4.10 -> 3.4.12 libxmp: upgrade 4.7.0 -> 4.7.1 memcached: upgrade 1.6.42 -> 1.6.43 mm-common: upgrade 1.0.7 -> 1.0.8 ndctl: upgrade v84 -> v85 openvpn: upgrade 2.7.4 -> 2.7.5 ostree: upgrade 2026.1 -> 2026.2 python3-aiohappyeyeballs: upgrade 2.6.2 -> 2.7.1 python3-argcomplete: upgrade 3.6.3 -> 3.7.0 python3-bumble: upgrade 0.0.230 -> 0.0.231 python3-cbor2: upgrade 6.1.2 -> 6.1.3 python3-discovery: upgrade 1.4.2 -> 1.4.3 python3-faker: upgrade 40.23.0 -> 40.28.1 python3-huey: upgrade 3.0.3 -> 3.1.1 python3-humanize: upgrade 4.15.0 -> 4.16.0 python3-jsbeautifier: upgrade 2.0.1 -> 2.0.3 python3-lazy: upgrade 1.6 -> 2.0 python3-mlcommons-loadgen: upgrade 6.0.15 -> 6.0.16 python3-pillow: upgrade 12.2.0 -> 12.3.0 python3-responses: upgrade 0.26.1 -> 0.26.2 python3-sentry-sdk: upgrade 2.63.0 -> 2.64.0 python3-twitter: upgrade 4.16.0 -> 4.17.0 python3-tzlocal: upgrade 5.4.3 -> 5.4.4 python3-xmlschema: upgrade 4.3.1 -> 4.3.2 rabbitmq-c: upgrade 0.16.0 -> 0.17.0 smarty: upgrade 5.8.3 -> 5.8.4 ssh-audit: upgrade 3.3.0 -> 3.9.0 stunnel: upgrade 5.78 -> 5.79 upower: upgrade 1.91.2 -> 1.91.3 weechat: upgrade 4.9.2 -> 4.9.3 xarchiver: upgrade 0.5.4.26 -> 0.5.4.27 Change-Id: Id60d995229d0a6290395c6c410acc0ae64fdc591 Signed-off-by: Patrick Williams --- .../recipes-devtools/python/python3-unidecode_1.4.0.bb | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-unidecode_1.4.0.bb') diff --git a/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-unidecode_1.4.0.bb b/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-unidecode_1.4.0.bb index c6969fca4d..ac94ae5cee 100644 --- a/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-unidecode_1.4.0.bb +++ b/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-unidecode_1.4.0.bb @@ -5,8 +5,24 @@ SECTION = "devel/python" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" -inherit pypi setuptools3 +inherit pypi setuptools3 ptest PYPI_PACKAGE = "Unidecode" +SRC_URI += "file://run-ptest" + SRC_URI[sha256sum] = "ce35985008338b676573023acc382d62c264f307c8f7963733405add37ea2b23" + +RDEPENDS:${PN}-ptest += " \ + python3-pytest \ + python3-core \ + python3-io \ + python3-doctest \ + python3-unittest \ + python3-unittest-automake-output \ +" + +do_install_ptest() { + install -d ${D}${PTEST_PATH}/tests + cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ +} -- cgit v1.2.3