mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-crypt/certbot-dns-desec: PEP517
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{8..10} )
|
PYTHON_COMPAT=( python3_{8..10} )
|
||||||
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="deSEC DNS Authenticator plugin for Certbot"
|
DESCRIPTION="deSEC DNS Authenticator plugin for Certbot"
|
||||||
@@ -19,7 +20,6 @@ KEYWORDS="~amd64"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-crypt/certbot[${PYTHON_USEDEP}]
|
app-crypt/certbot[${PYTHON_USEDEP}]
|
||||||
app-crypt/certbot[${PYTHON_USEDEP}]
|
|
||||||
"
|
"
|
||||||
BDEPEND="test? (
|
BDEPEND="test? (
|
||||||
dev-python/mock[${PYTHON_USEDEP}]
|
dev-python/mock[${PYTHON_USEDEP}]
|
||||||
|
|||||||
Reference in New Issue
Block a user