diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-02 09:51:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-02 09:51:43 +0000 |
| commit | fa7fae42b751ff35b4282bb1fe8d3f2ba33f6525 (patch) | |
| tree | 4b0db3ced199a9460de0c9b4c029fba1445b3d03 /dev-python/python-systemd/python-systemd-234-r2.ebuild | |
| parent | 563e25c321149400d8427e4676aa9e495176778d (diff) | |
| download | baldeagleos-repo-fa7fae42b751ff35b4282bb1fe8d3f2ba33f6525.tar.gz baldeagleos-repo-fa7fae42b751ff35b4282bb1fe8d3f2ba33f6525.tar.xz baldeagleos-repo-fa7fae42b751ff35b4282bb1fe8d3f2ba33f6525.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-systemd/python-systemd-234-r2.ebuild')
| -rw-r--r-- | dev-python/python-systemd/python-systemd-234-r2.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
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}" } |
