From 0e54dc69d768bc863d336ab9795b2917498b12d4 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 28 Mar 2021 13:45:13 +0000 Subject: Adding metadata --- dev-python/python-dotenv/python-dotenv-0.16.0.ebuild | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'dev-python/python-dotenv') diff --git a/dev-python/python-dotenv/python-dotenv-0.16.0.ebuild b/dev-python/python-dotenv/python-dotenv-0.16.0.ebuild index 2d8e22b3516c..ebd7fc62cc36 100644 --- a/dev-python/python-dotenv/python-dotenv-0.16.0.ebuild +++ b/dev-python/python-dotenv/python-dotenv-0.16.0.ebuild @@ -15,9 +15,9 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="test" -DEPEND="test? ( +DEPEND=" + test? ( >=dev-python/click-5[${PYTHON_USEDEP}] dev-python/ipython[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] @@ -26,11 +26,4 @@ DEPEND="test? ( DOCS=( CHANGELOG.md README.md ) -distutils_enable_tests pytest - -python_test() { - # Tests call the "dotenv" command which needs to be in PATH - # https://bugs.gentoo.org/743784 - distutils_install_for_testing - pytest -vv || die "Tests fail with ${EPYTHON}" -} +distutils_enable_tests --install pytest -- cgit v1.3.1