From 00a6d1ff550f047a4aefe580f6d036c1d8564da7 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 21 Jun 2025 19:01:21 +0000 Subject: Adding metadata --- dev-python/rpmautospec-core/rpmautospec-core-0.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/rpmautospec-core') 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 -- cgit v1.3.1