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

diff --git 
a/meta-python/recipes-devtools/python/python3-python-multipart/run-ptest 
b/meta-python/recipes-devtools/python/python3-python-multipart/run-ptest
deleted file mode 100644
index 8d2017d39..000000000
--- a/meta-python/recipes-devtools/python/python3-python-multipart/run-ptest
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-pytest --automake
diff --git 
a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.20.bb 
b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.20.bb
index db5e7bb45..71f9674ec 100644
--- a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.20.bb
+++ b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.20.bb
@@ -4,22 +4,12 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.txt;md5=3d98f0d58b28321924a89ab60c82410e"
 
 SRC_URI[sha256sum] = 
"8dd0cab45b8e23064ae09147625994d090fa46f5b0d1e13af944c331a7fa9d13"
 
-inherit pypi python_hatchling ptest
+inherit pypi python_hatchling ptest-python-pytest
 
 PYPI_PACKAGE = "python_multipart"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
-SRC_URI += " \
-       file://run-ptest \
-"
-
 RDEPENDS:${PN}-ptest += " \
-       python3-pytest \
        python3-pyyaml \
-       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 (#114929): 
https://lists.openembedded.org/g/openembedded-devel/message/114929
Mute This Topic: https://lists.openembedded.org/mt/110672136/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to