summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-02-03 11:50:32 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2021-02-03 11:50:58 -0600
commit619d287522750905b65ec43e8eaf7635ca031a93 (patch)
treeed49f29bed4289108776b19a75ae319b212d2738 /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
parentapp-crypt/certbot-apache: 1.12.0 bump 1.11.0 stable amd64/x86 with cleanup (diff)
downloadgentoo-619d287522750905b65ec43e8eaf7635ca031a93.tar.gz
gentoo-619d287522750905b65ec43e8eaf7635ca031a93.tar.bz2
gentoo-619d287522750905b65ec43e8eaf7635ca031a93.zip
app-crypt/certbot-nginx: 1.12.0 bump 1.11.0 stable amd64/x86 with cleanup
Package-Manager: Portage-3.0.13, Repoman-3.0.2 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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
index dd83cd4a1af7..52c50cecd71f 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
@@ -27,6 +27,6 @@ IUSE=""
RDEPEND="
>=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
>=app-crypt/certbot-1.6.0[${PYTHON_USEDEP}]
- dev-python/pyopenssl[${PYTHON_USEDEP}]
- >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
+ >=dev-python/pyopenssl-17.3.0[${PYTHON_USEDEP}]
+ >=dev-python/pyparsing-2.2.0[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"