commit:     091376c9cee0b02a31a5b967c3482fb5c0b0bd34
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Mon May  5 19:45:55 2025 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Mon May  5 19:45:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=091376c9

dev-python/darkdetect: update EAPI 7 -> 8

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 dev-python/darkdetect/darkdetect-0.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/darkdetect/darkdetect-0.8.0.ebuild 
b/dev-python/darkdetect/darkdetect-0.8.0.ebuild
index 1259301a4..a328d891c 100644
--- a/dev-python/darkdetect/darkdetect-0.8.0.ebuild
+++ b/dev-python/darkdetect/darkdetect-0.8.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{11..12}  )
+PYTHON_COMPAT=( python3_{11..13}  )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 

Reply via email to