commit: 67f4e6c77a7ba694ee3d8200775affaf7cbd3851 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 16:03:30 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 16:06:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f4e6c7
dev-python/pytest-timeout: rm setuptools rdep for pytest entrypoint Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pytest-timeout/pytest-timeout-1.3.4-r1.ebuild | 1 - dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-python/pytest-timeout/pytest-timeout-1.3.4-r1.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.3.4-r1.ebuild index ea2f99bbf4a..a52959f51ee 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.3.4-r1.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.3.4-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild index 25ea77f0952..fb6ea36742c 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1