commit:     c995fb1eb4767e3b9b322163443e2fa911b3f29a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  8 17:58:05 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  8 17:58:05 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c995fb1e

dev-util/kdevelop-python: python3_7

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

 dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild | 4 ++--
 dev-util/kdevelop-python/kdevelop-python-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild
index ad44d98884..95cc296ddf 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ EGIT_BRANCH="5.3"
 KDE_TEST="forceoptional"
 KDEBASE="kdevelop"
 KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 inherit kde5 python-single-r1
 
 DESCRIPTION="Python plugin for KDevelop"

diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index 3cc91ead0c..3cfa67beec 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 KDE_TEST="forceoptional"
 KDEBASE="kdevelop"
 KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 inherit kde5 python-single-r1
 
 DESCRIPTION="Python plugin for KDevelop"

Reply via email to