Signed-off-by: Derek Straka <[email protected]>
---
 .../python/python3-outcome/run-ptest                |  3 ---
 .../python/python3-outcome_1.3.0.post0.bb           | 13 +------------
 2 files changed, 1 insertion(+), 15 deletions(-)
 delete mode 100644 
meta-python/recipes-devtools/python/python3-outcome/run-ptest

diff --git a/meta-python/recipes-devtools/python/python3-outcome/run-ptest 
b/meta-python/recipes-devtools/python/python3-outcome/run-ptest
deleted file mode 100644
index 8d2017d39c..0000000000
--- a/meta-python/recipes-devtools/python/python3-outcome/run-ptest
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-pytest --automake
diff --git a/meta-python/recipes-devtools/python/python3-outcome_1.3.0.post0.bb 
b/meta-python/recipes-devtools/python/python3-outcome_1.3.0.post0.bb
index 9714301879..308eb78a79 100644
--- a/meta-python/recipes-devtools/python/python3-outcome_1.3.0.post0.bb
+++ b/meta-python/recipes-devtools/python/python3-outcome_1.3.0.post0.bb
@@ -7,16 +7,10 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=fa7b86389e58dd4087a8d2b833e5fe96 \
 
 SRC_URI[sha256sum] = 
"9dcf02e65f2971b80047b377468e72a268e15c0af3cf1238e6ff14f7f91143b8"
 
-inherit pypi setuptools3 ptest
-
-SRC_URI += " \
-       file://run-ptest \
-"
+inherit pypi setuptools3 ptest-python-pytest
 
 RDEPENDS:${PN}-ptest += " \
-       python3-pytest \
        python3-pytest-asyncio \
-       python3-unittest-automake-output \
        python3-outcome \
 "
 
@@ -27,8 +21,3 @@ RDEPENDS:${PN} += " \
        python3-pytest \
        python3-typing-extensions \
 "
-
-do_install_ptest() {
-       install -d ${D}${PTEST_PATH}/tests
-       cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
-}
-- 
2.34.1

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

Reply via email to