py-scipy: 1.4.0:1.4.1 conflict on ppc64le (#32050)
This commit is contained in:
parent
6503652bc3
commit
5e57677140
@ -95,6 +95,9 @@ class PyScipy(PythonPackage):
|
|||||||
# https://github.com/scipy/scipy/wiki/Dropping-support-for-Accelerate
|
# https://github.com/scipy/scipy/wiki/Dropping-support-for-Accelerate
|
||||||
depends_on("lapack@3.4.1:", when="@1.2:")
|
depends_on("lapack@3.4.1:", when="@1.2:")
|
||||||
|
|
||||||
|
# https://github.com/scipy/scipy/pull/11324
|
||||||
|
conflicts("@1.4.0:1.4.1", when="target=ppc64le:")
|
||||||
|
|
||||||
# https://github.com/scipy/scipy/issues/12860
|
# https://github.com/scipy/scipy/issues/12860
|
||||||
patch(
|
patch(
|
||||||
"https://git.sagemath.org/sage.git/plain/build/pkgs/scipy/patches/extern_decls.patch?id=711fe05025795e44b84233e065d240859ccae5bd",
|
"https://git.sagemath.org/sage.git/plain/build/pkgs/scipy/patches/extern_decls.patch?id=711fe05025795e44b84233e065d240859ccae5bd",
|
||||||
|
Loading…
Reference in New Issue
Block a user