From: Matthew Thode Date: Mon, 6 May 2019 20:26:11 +0000 (-0500) Subject: app-crypt/acme: undep on tox X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=202b902f764f50559ab6205ad28770fc745d5085;p=gentoo.git app-crypt/acme: undep on tox Fixes: https://bugs.gentoo.org/685012 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/app-crypt/acme/acme-0.33.1-r1.ebuild b/app-crypt/acme/acme-0.33.1-r1.ebuild index 58b7f12c6356..52953d1abca7 100644 --- a/app-crypt/acme/acme-0.33.1-r1.ebuild +++ b/app-crypt/acme/acme-0.33.1-r1.ebuild @@ -44,7 +44,6 @@ DEPEND=" ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] - dev-python/tox[${PYTHON_USEDEP}] ) >=dev-python/setuptools-1.0[${PYTHON_USEDEP}] " diff --git a/app-crypt/acme/acme-0.34.0.ebuild b/app-crypt/acme/acme-0.34.0.ebuild index bfa507fa149c..64b8beb25ff0 100644 --- a/app-crypt/acme/acme-0.34.0.ebuild +++ b/app-crypt/acme/acme-0.34.0.ebuild @@ -44,7 +44,6 @@ DEPEND=" ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] - dev-python/tox[${PYTHON_USEDEP}] ) >=dev-python/setuptools-1.0[${PYTHON_USEDEP}] " diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index bfa507fa149c..64b8beb25ff0 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -44,7 +44,6 @@ DEPEND=" ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] - dev-python/tox[${PYTHON_USEDEP}] ) >=dev-python/setuptools-1.0[${PYTHON_USEDEP}] "