numpy
This commit is contained in:
parent
4f8dbf1b0e
commit
d9ee186e3d
|
@ -1,14 +1,14 @@
|
||||||
# Tanım: python3 bilimsel araç kütüphanesi
|
# Tanım: python3 bilimsel araç kütüphanesi
|
||||||
# URL: http://numpy.scipy.org/
|
# URL: http://numpy.scipy.org/
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: python3-setuptools lapack
|
# Gerekler: python3 python3-setuptools lapack cython
|
||||||
# Grup: kütüphane
|
# Grup: kütüphane
|
||||||
|
|
||||||
isim=python3-numpy
|
isim=python3-numpy
|
||||||
surum=1.11.2
|
surum=1.15.0
|
||||||
devir=1
|
devir=1
|
||||||
|
|
||||||
kaynak=(http://sourceforge.net/projects/numpy/files/NumPy/$surum/numpy-$surum.tar.gz)
|
kaynak=(https://github.com/numpy/numpy/archive/v$surum.tar.gz::numpy-$surum.tar.gz)
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd numpy-$surum
|
cd numpy-$surum
|
||||||
|
|
Loading…
Reference in New Issue