mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -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
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="deSEC DNS Authenticator plugin for Certbot"
|
||||
@@ -19,7 +20,6 @@ KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
app-crypt/certbot[${PYTHON_USEDEP}]
|
||||
app-crypt/certbot[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="test? (
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user