diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-10-02 13:52:00 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-10-02 13:53:02 -0500 |
commit | 2de6994f366771071069e52a66cf206e3003ff53 (patch) | |
tree | ffbcf5a3122abc545ab49e1c95f3a3cec6e40ce4 /app-crypt/certbot-apache/certbot-apache-9999.ebuild | |
parent | app-crypt/certbot: 0.39.0 bump (diff) | |
download | gentoo-2de6994f366771071069e52a66cf206e3003ff53.tar.gz gentoo-2de6994f366771071069e52a66cf206e3003ff53.tar.bz2 gentoo-2de6994f366771071069e52a66cf206e3003ff53.zip |
app-crypt/certbot-apache: 0.39.0 bump
Package-Manager: Portage-2.3.76, Repoman-2.3.17
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 5ac928afccf9..a90d0aa26db2 100644 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild @@ -24,7 +24,7 @@ SLOT="0" IUSE="test" RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}] - >=app-crypt/certbot-0.36.0[${PYTHON_USEDEP}] + >=app-crypt/certbot-0.39.0[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] dev-python/python-augeas[${PYTHON_USEDEP}] dev-python/zope-component[${PYTHON_USEDEP}] |