diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-08-25 00:47:31 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-08-25 00:47:31 +0000 |
| commit | 903766d98a7aafcba137379563aacf3eda77cc11 (patch) | |
| tree | 69a1aaaab89f01c0e5a7f16052a4a2530f04f1ea /dev-python/python-pidfile | |
| parent | 659376910620996512245804d612382bbf6b8596 (diff) | |
| download | baldeagleos-repo-903766d98a7aafcba137379563aacf3eda77cc11.tar.gz baldeagleos-repo-903766d98a7aafcba137379563aacf3eda77cc11.tar.xz baldeagleos-repo-903766d98a7aafcba137379563aacf3eda77cc11.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-pidfile')
| -rw-r--r-- | dev-python/python-pidfile/python-pidfile-3.0.0-r1.ebuild (renamed from dev-python/python-pidfile/python-pidfile-3.0.0.ebuild) | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/python-pidfile/python-pidfile-3.0.0.ebuild b/dev-python/python-pidfile/python-pidfile-3.0.0-r1.ebuild index 5408441a3361..2c3b5fd33135 100644 --- a/dev-python/python-pidfile/python-pidfile-3.0.0.ebuild +++ b/dev-python/python-pidfile/python-pidfile-3.0.0-r1.ebuild @@ -17,6 +17,10 @@ KEYWORDS="~amd64" RESTRICT="test" # https://github.com/mosquito/python-pidfile/issues/7 +RDEPEND=" + dev-python/psutil[${PYTHON_USEDEP}] +" + distutils_enable_tests unittest python_test() { |
