Signed-off-by: Derek Straka <[email protected]>
---
 .../python/python3-ptyprocess/run-ptest            |  3 ---
 .../python/python3-ptyprocess_0.7.0.bb             | 14 +-------------
 2 files changed, 1 insertion(+), 16 deletions(-)
 delete mode 100644 
meta-python/recipes-devtools/python/python3-ptyprocess/run-ptest

diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess/run-ptest 
b/meta-python/recipes-devtools/python/python3-ptyprocess/run-ptest
deleted file mode 100644
index 8d2017d39..000000000
--- a/meta-python/recipes-devtools/python/python3-ptyprocess/run-ptest
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-pytest --automake
diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb 
b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
index 12f10d824..e63c2c50b 100644
--- a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
@@ -9,7 +9,7 @@ SRCNAME = "ptyprocess"
 SRC_URI += "file://a44312974bd9084aa568d2e18ce5b2a7e0e45983.patch"
 SRC_URI[sha256sum] = 
"5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220"
 
-inherit pypi python_flit_core
+inherit pypi python_flit_core ptest-python-pytest
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
@@ -22,22 +22,10 @@ RDEPENDS:${PN} = "\
 
 BBCLASSEXTEND = "native nativesdk"
 
-inherit ptest
-
-SRC_URI += " \
-       file://run-ptest \
-"
-
 RDEPENDS:${PN}-ptest += " \
     bash \
     python3-fcntl \
-    python3-pytest \
     python3-resource \
     python3-terminal \
-    python3-unittest-automake-output \
 "
 
-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 (#114939): 
https://lists.openembedded.org/g/openembedded-devel/message/114939
Mute This Topic: https://lists.openembedded.org/mt/110673706/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to