aboutsummaryrefslogtreecommitdiff
path: root/reproduce/config/pipeline
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2019-02-07 22:14:20 +0000
committerRaul Infante-Sainz <infantesainz@gmail.com>2019-02-07 22:14:20 +0000
commitea525171de968707d15afd9dd9da760083722e2a (patch)
tree0cbd0c7ec9c060d2fc5ff561e59b2d39e99134f9 /reproduce/config/pipeline
parent71f105dcdc7880919612a3adbe4f99d1706f5ec1 (diff)
Numpy is now in the pipeline
Python needs some packages to be really useful. Numpy is the most important package for using Python and a lot of other packages depend on it. In this commit we add numpy to the pipeline. The tarball of numpy right now is fossies.
Diffstat (limited to 'reproduce/config/pipeline')
-rw-r--r--reproduce/config/pipeline/dependency-versions.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/reproduce/config/pipeline/dependency-versions.mk b/reproduce/config/pipeline/dependency-versions.mk
index 46dfabd..0bea16a 100644
--- a/reproduce/config/pipeline/dependency-versions.mk
+++ b/reproduce/config/pipeline/dependency-versions.mk
@@ -26,6 +26,7 @@ metastore-version = 1.1.2-23-fa9170b
mpfr-version = 4.0.1
mpc-version = 1.1.0
ncurses-version = 6.1
+numpy-version = 1.16.1
openssl-version = 1.1.1a
patchelf-version = 0.9
pkgconfig-version = 0.29.2