summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-12-08 16:45:09 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-12-08 16:52:06 -0600
commit413be532fe8a623565bda58c258d30245f7cb714 (patch)
treefdc83f8235644e8bdef03a95fe2bac7cd919cb3b /app-crypt/certbot/certbot-9999.ebuild
parentapp-crypt/acme: update 9999 (diff)
downloadgentoo-413be532fe8a623565bda58c258d30245f7cb714.tar.gz
gentoo-413be532fe8a623565bda58c258d30245f7cb714.tar.bz2
gentoo-413be532fe8a623565bda58c258d30245f7cb714.zip
app-crypt/certbot: 0.20.0 bup
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'app-crypt/certbot/certbot-9999.ebuild')
-rw-r--r--app-crypt/certbot/certbot-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild
index d0a136c58375..ce2ba763042c 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -42,7 +42,9 @@ DEPEND="
>=dev-python/astroid-1.3.5[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/ipdb[${PYTHON_USEDEP}]
- dev-python/nose[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/pytest-cov[${PYTHON_USEDEP}]
+ dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/pylint-1.4.2[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
)"