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: dev-python/scipy/
Date: Sat, 25 Sep 2021 13:23:16
Message-Id: 1632576187.64d11d8e863a6195d8c5293f22cbc4d874fbb07b.mgorny@gentoo
1 commit: 64d11d8e863a6195d8c5293f22cbc4d874fbb07b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 12:13:32 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 13:23:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d11d8e
7
8 dev-python/scipy: Remove unused multiprocessing inherit
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/scipy/scipy-1.6.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/scipy/scipy-1.6.3.ebuild b/dev-python/scipy/scipy-1.6.3.ebuild
16 index 08a959a4ad0..8dec73bd4f2 100644
17 --- a/dev-python/scipy/scipy-1.6.3.ebuild
18 +++ b/dev-python/scipy/scipy-1.6.3.ebuild
19 @@ -6,7 +6,7 @@ EAPI=7
20 PYTHON_COMPAT=( python3_{8..10} )
21 PYTHON_REQ_USE="threads(+)"
22
23 -inherit fortran-2 distutils-r1 flag-o-matic multiprocessing toolchain-funcs
24 +inherit fortran-2 distutils-r1 flag-o-matic toolchain-funcs
25
26 # upstream is slacking forever with doc updates
27 DOC_PV=1.6.2