diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-03-02 11:22:24 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-03-02 11:22:38 -0600 |
commit | 785e207f0be5d5328abea06994082412ed20942c (patch) | |
tree | 4ffb375a1aaa3cb5d6c9bf2b400472982a44b21b /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild | |
parent | app-crypt/certbot-apache: 1.24.0 bump (diff) | |
download | gentoo-785e207f0be5d5328abea06994082412ed20942c.tar.gz gentoo-785e207f0be5d5328abea06994082412ed20942c.tar.bz2 gentoo-785e207f0be5d5328abea06994082412ed20942c.zip |
app-crypt/certbot-nginx: 1.24.0 bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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 85fd0214055e..e66a6b39887e 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND=" >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}] >=dev-python/pyopenssl-17.3.0[${PYTHON_USEDEP}] - >=dev-python/pyparsing-2.2.0[${PYTHON_USEDEP}] + >=dev-python/pyparsing-2.2.1[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}]" distutils_enable_tests pytest |