From fa7fae42b751ff35b4282bb1fe8d3f2ba33f6525 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 2 Feb 2022 09:51:43 +0000 Subject: Adding metadata --- dev-python/python-systemd/python-systemd-234-r2.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'dev-python/python-systemd/python-systemd-234-r2.ebuild') diff --git a/dev-python/python-systemd/python-systemd-234-r2.ebuild b/dev-python/python-systemd/python-systemd-234-r2.ebuild index 16a7b2126f6c..7712c8df11e0 100644 --- a/dev-python/python-systemd/python-systemd-234-r2.ebuild +++ b/dev-python/python-systemd/python-systemd-234-r2.ebuild @@ -32,13 +32,8 @@ python_compile() { distutils-r1_python_compile -j1 } -src_test() { - # prevent relative import - rm -r systemd || die - distutils-r1_src_test -} - python_test() { unset NOTIFY_SOCKET + cd "${T}" || die epytest --pyargs systemd -o cache_dir="${T}" } -- cgit v1.3.1