From 71f105dcdc7880919612a3adbe4f99d1706f5ec1 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Thu, 7 Feb 2019 16:14:33 +0000 Subject: Python is now in the pipeline Many projects use Python so it is necessary include it in the pipeline. --- .file-metadata | Bin 4007 -> 4420009 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index ebc3dfe..2fcf734 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1 From ea525171de968707d15afd9dd9da760083722e2a Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Thu, 7 Feb 2019 22:14:20 +0000 Subject: 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. --- .file-metadata | Bin 4420009 -> 5003262 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 2fcf734..5df4e17 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1 From 64f519d1b54487fcfc39a0f7c8b4437e660ff6f0 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Wed, 13 Feb 2019 15:13:28 +0000 Subject: Astropy installed in the pipeline Astropy was added and one very important thing is that we have to use the pypi tarball (https://pypi.org/) (which is bootstrapped) and not the github tarball. --- .file-metadata | Bin 5003262 -> 5304440 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 5df4e17..1939902 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1