summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-31 23:29:13 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-31 23:30:53 +0200
commitde8954324597f0fe48bb8797b367268ffab1cadc (patch)
tree0f3a6c25b11b54c3a96a1dabf2725ff58c1150a3 /sys-cluster/ceph
parentdev-perl/File-ShareDir: Version bump 1.118 (diff)
downloadgentoo-de8954324597f0fe48bb8797b367268ffab1cadc.tar.gz
gentoo-de8954324597f0fe48bb8797b367268ffab1cadc.tar.bz2
gentoo-de8954324597f0fe48bb8797b367268ffab1cadc.zip
sys-cluster/ceph: Remove now-invalid 3.7-conditional deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r--sys-cluster/ceph/ceph-14.2.21.ebuild3
-rw-r--r--sys-cluster/ceph/ceph-15.2.12.ebuild3
-rw-r--r--sys-cluster/ceph/ceph-15.2.13.ebuild3
3 files changed, 0 insertions, 9 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.21.ebuild b/sys-cluster/ceph/ceph-14.2.21.ebuild
index dd17dadcdbb7..39e5b14a1c87 100644
--- a/sys-cluster/ceph/ceph-14.2.21.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.21.ebuild
@@ -140,9 +140,6 @@ RDEPEND="${DEPEND}
<dev-python/pyjwt-2.0[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/routes[${PYTHON_USEDEP}]
- diskprediction? (
- $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
- )
sci-libs/scikit-learn[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
)
diff --git a/sys-cluster/ceph/ceph-15.2.12.ebuild b/sys-cluster/ceph/ceph-15.2.12.ebuild
index d90c82927bc0..c342da2cf406 100644
--- a/sys-cluster/ceph/ceph-15.2.12.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.12.ebuild
@@ -148,9 +148,6 @@ RDEPEND="${DEPEND}
dev-python/pyjwt[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/routes[${PYTHON_USEDEP}]
- diskprediction? (
- $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
- )
sci-libs/scikit-learn[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
)
diff --git a/sys-cluster/ceph/ceph-15.2.13.ebuild b/sys-cluster/ceph/ceph-15.2.13.ebuild
index 6eee7a8e23ee..be518dbedbaa 100644
--- a/sys-cluster/ceph/ceph-15.2.13.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.13.ebuild
@@ -148,9 +148,6 @@ RDEPEND="${DEPEND}
dev-python/pyjwt[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/routes[${PYTHON_USEDEP}]
- diskprediction? (
- $(python_gen_cond_dep '<dev-python/scipy-1.4.0[${PYTHON_USEDEP}]' python3_{6,7})
- )
sci-libs/scikit-learn[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
)