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:
Kyle Elbert
2024-07-15 08:34:34 -05:00
parent 12604b1900
commit 47282fd010

View File

@@ -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