From 0cb196bb118a4958a86d78604341e104389b2b9c Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 12 Jul 2018 12:43:29 -0500 Subject: [PATCH] app-crypt/certbot: fixing acme dep Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- app-crypt/certbot/certbot-0.26.0.ebuild | 2 +- app-crypt/certbot/certbot-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/certbot/certbot-0.26.0.ebuild b/app-crypt/certbot/certbot-0.26.0.ebuild index cf9f45f6fe8d..021424b910a3 100644 --- a/app-crypt/certbot/certbot-0.26.0.ebuild +++ b/app-crypt/certbot/certbot-0.26.0.ebuild @@ -24,7 +24,7 @@ IUSE="test" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" ${CDEPEND} - >app-crypt/acme-0.24.0[${PYTHON_USEDEP}] + >app-crypt/acme-0.25.0[${PYTHON_USEDEP}] >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}] dev-python/configobj[${PYTHON_USEDEP}] >=dev-python/cryptography-1.2[${PYTHON_USEDEP}] diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild index cf9f45f6fe8d..021424b910a3 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -24,7 +24,7 @@ IUSE="test" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" ${CDEPEND} - >app-crypt/acme-0.24.0[${PYTHON_USEDEP}] + >app-crypt/acme-0.25.0[${PYTHON_USEDEP}] >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}] dev-python/configobj[${PYTHON_USEDEP}] >=dev-python/cryptography-1.2[${PYTHON_USEDEP}] -- 2.26.2