summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-05-06 15:27:12 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-05-06 15:27:32 -0500
commit78eb16e0e728d9e9a4318621e0cdfa8a5f7844e2 (patch)
treedd3fcef47dc5f2fe19b19203cc71d36f680982a4 /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
parentapp-crypt/certbot-apache: 1.4.0 bump (diff)
downloadgentoo-78eb16e0e728d9e9a4318621e0cdfa8a5f7844e2.tar.gz
gentoo-78eb16e0e728d9e9a4318621e0cdfa8a5f7844e2.tar.bz2
gentoo-78eb16e0e728d9e9a4318621e0cdfa8a5f7844e2.zip
app-crypt/certbot-nginx: 1.4.0 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot-nginx/certbot-nginx-9999.ebuild')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
index b87bdbf7b7dd..b6f70f8607be 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
@@ -25,9 +25,8 @@ IUSE=""
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${CDEPEND}
- >=app-crypt/acme-1.0.0[${PYTHON_USEDEP}]
- >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
+ >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
+ >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
>=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"