dev-python/ewmh: update EAPI 7 -> 8, DISTUTILS_USE_PEP517

Closes: https://bugs.gentoo.org/909916
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2023-07-29 12:15:12 +02:00
parent 6c4ea64925
commit 5714ecec27

View File

@@ -1,9 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi