commit:     a75df91367e42585b92705df6c20baac4843ea88
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May  3 08:21:36 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May  3 08:21:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75df913

dev-python/ordered-set: EAPI=8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../{ordered-set-4.1.0.ebuild => ordered-set-4.1.0-r1.ebuild}        | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/ordered-set/ordered-set-4.1.0.ebuild 
b/dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild
similarity index 81%
rename from dev-python/ordered-set/ordered-set-4.1.0.ebuild
rename to dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild
index 96b175848fe7..f6ee44709cff 100644
--- a/dev-python/ordered-set/ordered-set-4.1.0.ebuild
+++ b/dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild
@@ -1,12 +1,11 @@
 # Copyright 1999-2025 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
+EAPI=8
 
 DISTUTILS_USE_PEP517=flit
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
 
 inherit distutils-r1 pypi
 

Reply via email to