We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc3dec commit 0eccc44Copy full SHA for 0eccc44
1 file changed
dev-python/python-uinput/python-uinput-0.11.2.ebuild
@@ -1,10 +1,10 @@
1
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI=8
5
6
-DISTUTILS_USE_SETUPTOOLS=bdepend
7
-PYTHON_COMPAT=(python3_{10..13})
+PYTHON_COMPAT=(python3_{10..14})
+DISTUTILS_USE_PEP517=setuptools
8
9
inherit distutils-r1
10
0 commit comments