summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-11-08 10:22:39 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-11-08 10:27:54 -0600
commite7a2004256fa09b88371b9b89329a7690d2883bb (patch)
treeecf2631bf8adc0e7a95d1381bfa1bde1bdbae3fd /app-crypt/certbot/certbot-9999.ebuild
parentapp-crypt/acme: 0.28.0 bump (diff)
downloadgentoo-e7a2004256fa09b88371b9b89329a7690d2883bb.tar.gz
gentoo-e7a2004256fa09b88371b9b89329a7690d2883bb.tar.bz2
gentoo-e7a2004256fa09b88371b9b89329a7690d2883bb.zip
app-crypt/certbot: 0.28.0 bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot/certbot-9999.ebuild')
-rw-r--r--app-crypt/certbot/certbot-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild
index 021424b910a3..dd686122dfab 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -24,7 +24,7 @@ IUSE="test"
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="
${CDEPEND}
- >app-crypt/acme-0.25.0[${PYTHON_USEDEP}]
+ >=app-crypt/acme-0.26.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.2[${PYTHON_USEDEP}]