Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : scipy | name : scipy | ||||
| version : 1.1.0 | version : 1.6.0 | ||||
| release : 17 | release : 18 | ||||
| source : | source : | ||||
| - https://github.com/scipy/scipy/archive/v1.1.0.tar.gz : 0291a2254d9a020af9b49ca648e8b41e1366be9a8a40849be9102626b2022422 | - https://github.com/scipy/scipy/archive/v1.6.0.tar.gz : 51bd3c4799c545b8f11232a09cd824f99a0ea4daa6df612312ff40be11451ea8 | ||||
| license : | license : | ||||
| - BSD-2-Clause | - BSD-2-Clause | ||||
| - BSD-3-Clause | - BSD-3-Clause | ||||
| - MIT | - MIT | ||||
| - Qhull | - Qhull | ||||
| component : programming.python | component : programming.python | ||||
| optimize : speed | optimize : speed | ||||
| summary : Scientific Library for Python | summary : Scientific Library for Python | ||||
| description: | | description: | | ||||
| SciPy is open-source software for mathematics, science, and engineering. | SciPy is open-source software for mathematics, science, and engineering. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - cython | - cython | ||||
| - numpy | - numpy | ||||
| - pybind11 | |||||
| - openblas-devel | - openblas-devel | ||||
| rundeps : | rundeps : | ||||
| - numpy | - numpy | ||||
| - python-pillow | - python-pillow | ||||
| build : | | build : | | ||||
| export LDFLAGS="-Wall -shared" | export LDFLAGS="-Wall -shared" | ||||
| %python3_setup --fcompiler=gnu95 | %python3_setup --fcompiler=gnu95 | ||||
| install : | | install : | | ||||
| export LDFLAGS="-Wall -shared" | export LDFLAGS="-Wall -shared" | ||||
| %python3_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.