~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/py-numpy: build with openblas (doc: optional but strongly recommended for NumPy, required for SciPy)

Michael Koloberdin <koloberdin@gmail.com>
Details
Message ID
<1448819027-17955-1-git-send-email-koloberdin@gmail.com>
Sender timestamp
1448819027
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/py-numpy/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/py-numpy/APKBUILD b/testing/py-numpy/APKBUILD
index 0bff22d..965a7ff 100644
--- a/testing/py-numpy/APKBUILD
+++ b/testing/py-numpy/APKBUILD
@@ -3,13 +3,13 @@
pkgname=py-numpy
_pkgname=numpy
pkgver=1.10.1
pkgrel=0
pkgrel=1
pkgdesc="Scientific tools for Python"
url="http://numpy.scipy.org/"
arch="all"
license="BSD"
depends="gfortran"
depends_dev="python-dev"
depends_dev="python-dev openblas-dev"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
-- 
2.4.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)