mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
app-crypt/certbot-dns-cloudflare: minor fixups
metadata adjusted to https removed redundant deps Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
This commit is contained in:
@@ -26,12 +26,11 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="${CDEPEND}
|
||||
RDEPEND="
|
||||
>=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[${PYTHON_USEDEP}]"
|
||||
BDEPEND="test? ( ${RDEPEND} )"
|
||||
distutils_enable_tests pytest
|
||||
distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
|
||||
|
||||
@@ -26,12 +26,11 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="${CDEPEND}
|
||||
RDEPEND="
|
||||
>=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[${PYTHON_USEDEP}]"
|
||||
BDEPEND="test? ( ${RDEPEND} )"
|
||||
distutils_enable_tests pytest
|
||||
distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>kcelbert@gmail.com</email>
|
||||
|
||||
Reference in New Issue
Block a user