Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (49cd692775875f7ade89cac406c49481880325cc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (49cd692775875f7ade89cac406c49481880325cc)
  • Date: Sat, 14 Nov 2015 01:46:16 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

python-pypi/numpy/DEPENDS | 2 ++
python-pypi/numpy/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit 49cd692775875f7ade89cac406c49481880325cc
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

numpy: 1.9.x branch requires cython

diff --git a/python-pypi/numpy/DEPENDS b/python-pypi/numpy/DEPENDS
index 79901b5..2906775 100755
--- a/python-pypi/numpy/DEPENDS
+++ b/python-pypi/numpy/DEPENDS
@@ -1,3 +1,5 @@
. $SECTION_DIRECTORY/PY_DEPENDS &&
+depends cython &&
+
optional_depends atlas \
"" "" "use the atlas numerics library"
diff --git a/python-pypi/numpy/HISTORY b/python-pypi/numpy/HISTORY
index 7c4d677..c5a3d4a 100644
--- a/python-pypi/numpy/HISTORY
+++ b/python-pypi/numpy/HISTORY
@@ -1,3 +1,6 @@
+2015-11-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: 1.9.x branch requires cython
+
2015-05-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: verison 1.9.2




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (49cd692775875f7ade89cac406c49481880325cc), Eric Sandall, 11/13/2015

Archive powered by MHonArc 2.6.24.

Top of Page