commit: 9e697977b2bcd41910c93df1fb77c8fea9139abc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 00:04:27 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 00:04:27 2020 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9e697977
dev-qt/qtdeclarative: Drop python2_7, add python3_8
python3_8 was tested by Arfrever.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild | 4 ++--
dev-qt/qtdeclarative/qtdeclarative-5.14.9999.ebuild | 4 ++--
dev-qt/qtdeclarative/qtdeclarative-5.15.9999.ebuild | 4 ++--
dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
index 0c9e7da8..a70c3d60 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.12.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2009-2019 Gentoo Authors
+# Copyright 2009-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.9999.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-5.14.9999.ebuild
index 0c9e7da8..a70c3d60 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.14.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.14.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2009-2019 Gentoo Authors
+# Copyright 2009-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.9999.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-5.15.9999.ebuild
index 0c9e7da8..a70c3d60 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.15.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.15.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2009-2019 Gentoo Authors
+# Copyright 2009-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
index 0c9e7da8..a70c3d60 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2009-2019 Gentoo Authors
+# Copyright 2009-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"