diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-12 13:56:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-12 13:59:01 -0500 |
commit | a108c7a45113646e5c8d83f2ec9a79f3f50d0ab6 (patch) | |
tree | 1b0bc6e669dc916fab7925030b094542d6bc616f /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild | |
parent | app-crypt/certbot-apache: 0.36.0 bump (diff) | |
download | gentoo-a108c7a45113646e5c8d83f2ec9a79f3f50d0ab6.tar.gz gentoo-a108c7a45113646e5c8d83f2ec9a79f3f50d0ab6.tar.bz2 gentoo-a108c7a45113646e5c8d83f2ec9a79f3f50d0ab6.zip |
app-crypt/certbot-nginx: 0.36.0 bump
Package-Manager: Portage-2.3.66, Repoman-2.3.16
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 3eea110a0e53..c4f2df8684e9 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.34.0[${PYTHON_USEDEP}] + >=app-crypt/certbot-0.35.0[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] dev-python/pyopenssl[${PYTHON_USEDEP}] >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}] |