commit:     6bd60f134e37151811e72ef844faf88ab9d6a101
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 16 10:58:53 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 11:03:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd60f13

dev-python/uranium: Drop arbitrary maximum PyQt5 version

Non-maintainer commit to fix QA.

Bug: https://bugs.gentoo.org/673220
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-python/uranium/uranium-3.3.0.ebuild | 4 ++--
 dev-python/uranium/uranium-3.4.1.ebuild | 4 ++--
 dev-python/uranium/uranium-3.5.1.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/uranium/uranium-3.3.0.ebuild 
b/dev-python/uranium/uranium-3.3.0.ebuild
index ea926475cda..01f7af38ae5 100644
--- a/dev-python/uranium/uranium-3.3.0.ebuild
+++ b/dev-python/uranium/uranium-3.3.0.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
@@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        ~dev-libs/libarcus-${PV}:=[python,${PYTHON_USEDEP}]
-       <dev-python/PyQt5-5.10[${PYTHON_USEDEP},declarative,network,svg]
+       dev-python/PyQt5[${PYTHON_USEDEP},declarative,network,svg]
        dev-python/numpy[${PYTHON_USEDEP}]
        >=sci-libs/scipy-1.1[${PYTHON_USEDEP}]
        dev-qt/qtquickcontrols:5

diff --git a/dev-python/uranium/uranium-3.4.1.ebuild 
b/dev-python/uranium/uranium-3.4.1.ebuild
index ea926475cda..01f7af38ae5 100644
--- a/dev-python/uranium/uranium-3.4.1.ebuild
+++ b/dev-python/uranium/uranium-3.4.1.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
@@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        ~dev-libs/libarcus-${PV}:=[python,${PYTHON_USEDEP}]
-       <dev-python/PyQt5-5.10[${PYTHON_USEDEP},declarative,network,svg]
+       dev-python/PyQt5[${PYTHON_USEDEP},declarative,network,svg]
        dev-python/numpy[${PYTHON_USEDEP}]
        >=sci-libs/scipy-1.1[${PYTHON_USEDEP}]
        dev-qt/qtquickcontrols:5

diff --git a/dev-python/uranium/uranium-3.5.1.ebuild 
b/dev-python/uranium/uranium-3.5.1.ebuild
index cd83c93f844..01f7af38ae5 100644
--- a/dev-python/uranium/uranium-3.5.1.ebuild
+++ b/dev-python/uranium/uranium-3.5.1.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        ~dev-libs/libarcus-${PV}:=[python,${PYTHON_USEDEP}]
-       <dev-python/PyQt5-5.10[${PYTHON_USEDEP},declarative,network,svg]
+       dev-python/PyQt5[${PYTHON_USEDEP},declarative,network,svg]
        dev-python/numpy[${PYTHON_USEDEP}]
        >=sci-libs/scipy-1.1[${PYTHON_USEDEP}]
        dev-qt/qtquickcontrols:5

Reply via email to