diff options
author | 2020-02-05 11:16:31 -0600 | |
---|---|---|
committer | 2020-02-05 11:22:59 -0600 | |
commit | 06724589186fd292a91cf7944aac84b8578e9027 (patch) | |
tree | 8e37b2d0047723e14346acd9efaf077e12dfebe0 /app-crypt/certbot-apache/certbot-apache-9999.ebuild | |
parent | app-crypt/certbot: 0.39.0 and 0.40.1 cleanup (diff) | |
download | gentoo-06724589186fd292a91cf7944aac84b8578e9027.tar.gz gentoo-06724589186fd292a91cf7944aac84b8578e9027.tar.bz2 gentoo-06724589186fd292a91cf7944aac84b8578e9027.zip |
app-crypt/certbot-apache: 1.2.0 bump
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot-apache/certbot-apache-9999.ebuild')
-rw-r--r-- | app-crypt/certbot-apache/certbot-apache-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild index 75361a0f59f5..56e71bffc582 100644 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild @@ -25,7 +25,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}] - >=app-crypt/certbot-0.39.0[${PYTHON_USEDEP}] + >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] dev-python/python-augeas[${PYTHON_USEDEP}] dev-python/zope-component[${PYTHON_USEDEP}] |