Signed-off-by: Derek Straka <[email protected]>
---
 .../python/python3-precise-runner/run-ptest      |  3 ---
 .../python/python3-precise-runner_0.3.1.bb       | 16 ++--------------
 2 files changed, 2 insertions(+), 17 deletions(-)
 delete mode 100644 
meta-python/recipes-devtools/python/python3-precise-runner/run-ptest

diff --git 
a/meta-python/recipes-devtools/python/python3-precise-runner/run-ptest 
b/meta-python/recipes-devtools/python/python3-precise-runner/run-ptest
deleted file mode 100644
index 8d2017d39..000000000
--- a/meta-python/recipes-devtools/python/python3-precise-runner/run-ptest
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-pytest --automake
diff --git 
a/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb 
b/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb
index ea453366a..53fc31ab8 100644
--- a/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-precise-runner_0.3.1.bb
@@ -5,18 +5,6 @@ LIC_FILES_CHKSUM = 
"file://README.md;md5=2ad29e930f3107d52d2a55728bf62116"
 
 SRC_URI[sha256sum] = 
"1a464209fb4bf0a3f5d5a428310cb2a70487a01a6bc3a960d1dda90af896b80d"
 
-inherit pypi setuptools3 ptest
+inherit pypi setuptools3 ptest-python-pytest
 
-SRC_URI += " \
-       file://run-ptest \
-"
-
-RDEPENDS:${PN}-ptest += " \
-    python3-pytest \
-    python3-unittest-automake-output \
-"
-
-do_install_ptest() {
-       install -d ${D}${PTEST_PATH}/test
-       cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/
-}
+PTEST_PYTEST_DIR = "test"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114942): 
https://lists.openembedded.org/g/openembedded-devel/message/114942
Mute This Topic: https://lists.openembedded.org/mt/110673711/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to