commit:     f11d77d16e4ebf61dc96219994e5877b02e23ae0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 11:57:49 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 11:57:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11d77d1

dev-util/kdevelop-python: No python3_10 support

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...kdevelop-python-21.12.3.ebuild => kdevelop-python-21.12.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-21.12.3.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild
similarity index 97%
rename from dev-util/kdevelop-python/kdevelop-python-21.12.3.ebuild
rename to dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild
index 15d000b664d2..92a94e2eb391 100644
--- a/dev-util/kdevelop-python/kdevelop-python-21.12.3.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild
@@ -7,7 +7,7 @@ ECM_TEST="forceoptional"
 KDE_GEAR="true"
 KDE_ORG_CATEGORY="kdevelop"
 KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..9} )
 KFMIN=5.88.0
 QTMIN=5.15.2
 inherit ecm kde.org python-single-r1

Reply via email to