summaryrefslogtreecommitdiff
path: root/dev-python/rpmautospec-core
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rpmautospec-core')
-rw-r--r--dev-python/rpmautospec-core/rpmautospec-core-0.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rpmautospec-core/rpmautospec-core-0.1.5.ebuild b/dev-python/rpmautospec-core/rpmautospec-core-0.1.5.ebuild
index 001e30e261c9..c4f5d49b1926 100644
--- a/dev-python/rpmautospec-core/rpmautospec-core-0.1.5.ebuild
+++ b/dev-python/rpmautospec-core/rpmautospec-core-0.1.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 pypi