commit: bdfa740ac57e87fc231dd7aba15cb367b7a8d7e7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 19:42:28 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Nov 22 19:46:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfa740a
dev-python/PySocks: Bump to EAPI 8 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/PySocks/PySocks-1.7.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PySocks/PySocks-1.7.1-r2.ebuild b/dev-python/PySocks/PySocks-1.7.1-r2.ebuild index 559ee24ac122..4a82b9e5b938 100644 --- a/dev-python/PySocks/PySocks-1.7.1-r2.ebuild +++ b/dev-python/PySocks/PySocks-1.7.1-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# please keep this ebuild at EAPI 7 -- sys-apps/portage dep -EAPI=7 +# please keep this ebuild at EAPI 8 -- sys-apps/portage dep +EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1
