mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-crypt/certbot-dns-cloudflare: remove unneeded depends
They were removed upstream a few versions ago with only one of them mentioned briefly in the changelog. Closes: 936035 Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
This commit is contained in:
@@ -29,8 +29,6 @@ SLOT="0"
|
||||
RDEPEND="${CDEPEND}
|
||||
>=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
|
||||
>=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
|
||||
dev-python/zope-interface[${PYTHON_USEDEP}]
|
||||
dev-python/dns-lexicon[${PYTHON_USEDEP}]
|
||||
=dev-python/cloudflare-2.19*[${PYTHON_USEDEP}]"
|
||||
BDEPEND="test? ( ${RDEPEND} )"
|
||||
distutils_enable_tests pytest
|
||||
Reference in New Issue
Block a user