diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-05-31 23:29:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-05-31 23:30:53 +0200 |
commit | de8954324597f0fe48bb8797b367268ffab1cadc (patch) | |
tree | 0f3a6c25b11b54c3a96a1dabf2725ff58c1150a3 /sys-cluster/ceph | |
parent | dev-perl/File-ShareDir: Version bump 1.118 (diff) | |
download | gentoo-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.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-15.2.12.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-15.2.13.ebuild | 3 |
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}] ) |