Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac.paragon@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/
Date: Sun, 09 Jan 2022 11:32:29
Message-Id: 1641727847.75ea256ad8901630110d04e3ab2cfb2ac6808695.viorel_munteanu@gentoo
1 commit: 75ea256ad8901630110d04e3ab2cfb2ac6808695
2 Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
3 AuthorDate: Sun Jan 9 11:30:47 2022 +0000
4 Commit: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
5 CommitDate: Sun Jan 9 11:30:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75ea256a
7
8 net-misc/maestral-qt: rewrite deps
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
12
13 net-misc/maestral-qt/maestral-qt-1.5.2.ebuild | 6 ++----
14 1 file changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
17 index 918df6d17..f93d647b9 100644
18 --- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
19 +++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2021 Gentoo Authors
22 +# Copyright 2021-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -15,7 +15,7 @@ LICENSE="MIT"
27 SLOT="0"
28 KEYWORDS="~amd64 ~x86"
29
30 -DEPEND="
31 +RDEPEND="
32 >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
33 dev-python/markdown2[${PYTHON_USEDEP}]
34 dev-python/packaging[${PYTHON_USEDEP}]
35 @@ -23,7 +23,5 @@ DEPEND="
36 ~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
37 $(python_gen_cond_dep 'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
38 "
39 -RDEPEND="${DEPEND}"
40 -BDEPEND=""
41
42 distutils_enable_tests setup.py