From 30896faa3631b520163ca2a8feaac3dce0f347b5 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Sun, 18 Oct 2020 00:26:12 +0000 Subject: Updating liguros repo --- dev-python/vine/vine-1.3.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/vine') diff --git a/dev-python/vine/vine-1.3.0.ebuild b/dev-python/vine/vine-1.3.0.ebuild index 3633161aefe8..65ff529d157d 100644 --- a/dev-python/vine/vine-1.3.0.ebuild +++ b/dev-python/vine/vine-1.3.0.ebuild @@ -3,6 +3,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) +DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 @@ -17,7 +18,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] +DEPEND=" test? ( >=dev-python/case-1.3.1[${PYTHON_USEDEP}] >=dev-python/pytest-3.0[${PYTHON_USEDEP}] -- cgit v1.3