Signed-off-by: Derek Straka <[email protected]>
---
.../python/python3-propcache/run-ptest | 3 ---
.../python/python3-propcache_0.2.1.bb | 12 +-----------
2 files changed, 1 insertion(+), 14 deletions(-)
delete mode 100644
meta-python/recipes-devtools/python/python3-propcache/run-ptest
diff --git a/meta-python/recipes-devtools/python/python3-propcache/run-ptest
b/meta-python/recipes-devtools/python/python3-propcache/run-ptest
deleted file mode 100644
index 8d2017d39..000000000
--- a/meta-python/recipes-devtools/python/python3-propcache/run-ptest
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-pytest --automake
diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb
b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb
index 0ea24e8bc..d15ead920 100644
--- a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb
@@ -5,26 +5,16 @@ LIC_FILES_CHKSUM =
"file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI[sha256sum] =
"3f77ce728b19cb537714499928fe800c3dda29e8d9428778fc7c186da4c09a64"
-inherit pypi python_setuptools_build_meta ptest cython
-
-SRC_URI += " \
- file://run-ptest \
-"
+inherit pypi python_setuptools_build_meta ptest-python-pytest cython
DEPENDS += " \
python3-expandvars-native \
"
RDEPENDS:${PN}-ptest += " \
- python3-pytest \
python3-pytest-codspeed \
python3-pytest-xdist \
python3-rich \
python3-statistics \
- 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 (#114940):
https://lists.openembedded.org/g/openembedded-devel/message/114940
Mute This Topic: https://lists.openembedded.org/mt/110673708/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-