Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Mon, 31 May 2021 21:31:00
Message-Id: 1622496653.de8954324597f0fe48bb8797b367268ffab1cadc.mgorny@gentoo
1 commit: de8954324597f0fe48bb8797b367268ffab1cadc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 21:29:13 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 21:30:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de895432
7
8 sys-cluster/ceph: Remove now-invalid 3.7-conditional deps
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-cluster/ceph/ceph-14.2.21.ebuild | 3 ---
13 sys-cluster/ceph/ceph-15.2.12.ebuild | 3 ---
14 sys-cluster/ceph/ceph-15.2.13.ebuild | 3 ---
15 3 files changed, 9 deletions(-)
16
17 diff --git a/sys-cluster/ceph/ceph-14.2.21.ebuild b/sys-cluster/ceph/ceph-14.2.21.ebuild
18 index dd17dadcdbb..39e5b14a1c8 100644
19 --- a/sys-cluster/ceph/ceph-14.2.21.ebuild
20 +++ b/sys-cluster/ceph/ceph-14.2.21.ebuild
21 @@ -140,9 +140,6 @@ RDEPEND="${DEPEND}
22 <dev-python/pyjwt-2.0[${PYTHON_USEDEP}]
23 dev-python/pyyaml[${PYTHON_USEDEP}]
24 dev-python/routes[${PYTHON_USEDEP}]
25 - diskprediction? (
26 - $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
27 - )
28 sci-libs/scikit-learn[${PYTHON_USEDEP}]
29 dev-python/six[${PYTHON_USEDEP}]
30 )
31
32 diff --git a/sys-cluster/ceph/ceph-15.2.12.ebuild b/sys-cluster/ceph/ceph-15.2.12.ebuild
33 index d90c82927bc..c342da2cf40 100644
34 --- a/sys-cluster/ceph/ceph-15.2.12.ebuild
35 +++ b/sys-cluster/ceph/ceph-15.2.12.ebuild
36 @@ -148,9 +148,6 @@ RDEPEND="${DEPEND}
37 dev-python/pyjwt[${PYTHON_USEDEP}]
38 dev-python/pyyaml[${PYTHON_USEDEP}]
39 dev-python/routes[${PYTHON_USEDEP}]
40 - diskprediction? (
41 - $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
42 - )
43 sci-libs/scikit-learn[${PYTHON_USEDEP}]
44 dev-python/six[${PYTHON_USEDEP}]
45 )
46
47 diff --git a/sys-cluster/ceph/ceph-15.2.13.ebuild b/sys-cluster/ceph/ceph-15.2.13.ebuild
48 index 6eee7a8e23e..be518dbedba 100644
49 --- a/sys-cluster/ceph/ceph-15.2.13.ebuild
50 +++ b/sys-cluster/ceph/ceph-15.2.13.ebuild
51 @@ -148,9 +148,6 @@ RDEPEND="${DEPEND}
52 dev-python/pyjwt[${PYTHON_USEDEP}]
53 dev-python/pyyaml[${PYTHON_USEDEP}]
54 dev-python/routes[${PYTHON_USEDEP}]
55 - diskprediction? (
56 - $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
57 - )
58 sci-libs/scikit-learn[${PYTHON_USEDEP}]
59 dev-python/six[${PYTHON_USEDEP}]
60 )