[SM-Commit] GIT changes to master grimoire by Florian Franzmann (0798a187711598285356892bf76275c46ba2a7b0)

Florian Franzmann scm at sourcemage.org
Mon Dec 27 14:20:03 EST 2010


GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:

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

New commits:
commit 0798a187711598285356892bf76275c46ba2a7b0
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    python-pypi/numpy: added missing dependency on atlas

diff --git a/python-pypi/numpy/DEPENDS b/python-pypi/numpy/DEPENDS
index a86d429..972c272 100755
--- a/python-pypi/numpy/DEPENDS
+++ b/python-pypi/numpy/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends atlas
diff --git a/python-pypi/numpy/HISTORY b/python-pypi/numpy/HISTORY
index a4621b4..978a054 100644
--- a/python-pypi/numpy/HISTORY
+++ b/python-pypi/numpy/HISTORY
@@ -1,3 +1,6 @@
+2010-12-27 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DEPENDS: added missing dependency on atlas
+
 2010-12-08 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 1.5.1 (verified md5sum)
 



More information about the SM-Commit mailing list