diff options
author | 2020-05-06 15:26:10 -0500 | |
---|---|---|
committer | 2020-05-06 15:27:30 -0500 | |
commit | 14fd26499c6e7c000ff52239e978a2f40e75ca67 (patch) | |
tree | 27e58da450cf08cfa12bf89739887b5337f425d7 /app-crypt/certbot-apache/certbot-apache-9999.ebuild | |
parent | app-crypt/certbot: 1.4.0 bump (diff) | |
download | gentoo-14fd26499c6e7c000ff52239e978a2f40e75ca67.tar.gz gentoo-14fd26499c6e7c000ff52239e978a2f40e75ca67.tar.bz2 gentoo-14fd26499c6e7c000ff52239e978a2f40e75ca67.zip |
app-crypt/certbot-apache: 1.4.0 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild index 499084cf93b1..6a66d1858399 100644 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild @@ -26,7 +26,6 @@ RESTRICT="!test? ( test )" RDEPEND=">=app-crypt/acme-0.29.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}] dev-python/zope-interface[${PYTHON_USEDEP}]" |