diff mbox series

[meta-python,12/12] python3-wsproto: drop stale PTEST_PYTEST_DIR override

Message ID 20260816232358.1947922-12-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-python,01/12] python3-cbor2: add tzdata/zoneinfo RDEPENDS for ptest | expand

Commit Message

Khem Raj Aug. 16, 2026, 11:23 p.m. UTC
From: Khem Raj <raj.khem@gmail.com>

Upstream ships its test suite under tests/ (plural), but the recipe
overrode PTEST_PYTEST_DIR to "test" (singular), which doesn't exist in
the source tree. ptest-python-pytest.bbclass's default is already
"tests"; drop the override so the real directory gets installed and
run instead of nothing.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb b/meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb
index 3a9b18b7af..8ab84d7a09 100644
--- a/meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb
@@ -5,8 +5,6 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=69fabf732409f4ac61875827b258caaf"
 
 inherit pypi python_setuptools_build_meta ptest-python-pytest
 
-PTEST_PYTEST_DIR = "test"
-
 SRC_URI[sha256sum] = "b86885dcf294e15204919950f666e06ffc6c7c114ca900b060d6e16293528294"
 
 RDEPENDS:${PN} += " \