[dev-python/aiohttp-json-rpc] use PEP517
This commit is contained in:
parent
05b3386dea
commit
4cbf9bab60
@ -1,10 +1,10 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="7"
|
EAPI="8"
|
||||||
|
|
||||||
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
PYTHON_COMPAT=( python3_9 )
|
PYTHON_COMPAT=( python3_9 )
|
||||||
DISTUTILS_USE_SETUPTOOLS="rdepend"
|
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user