diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-03 12:00:03 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-03 12:00:03 -0500 |
commit | fcb434cbaa2338ba96987115fd76987ecc25bce4 (patch) | |
tree | 609cb698f101aaca2c9fe01ebaf8c4ce8b682368 /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild | |
parent | app-crypt/certbot-apache: 0.34.0 bump (diff) | |
download | gentoo-fcb434cbaa2338ba96987115fd76987ecc25bce4.tar.gz gentoo-fcb434cbaa2338ba96987115fd76987ecc25bce4.tar.bz2 gentoo-fcb434cbaa2338ba96987115fd76987ecc25bce4.zip |
app-crypt/certbot-nginx: 0.34.0 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild index 2c79cef87799..df664e759af5 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild @@ -26,7 +26,7 @@ IUSE="" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} >=app-crypt/acme-0.29.0[${PYTHON_USEDEP}] - >=app-crypt/certbot-0.33.0[${PYTHON_USEDEP}] + >=app-crypt/certbot-0.34.0[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] dev-python/pyopenssl[${PYTHON_USEDEP}] >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}] |