Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (a0f9f76fd5582902e121b201c3dedc8eca6a63aa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (a0f9f76fd5582902e121b201c3dedc8eca6a63aa)
  • Date: Mon, 14 Jun 2010 03:33:57 -0500

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

python-pypi/numpy/DETAILS | 4 ++--
python-pypi/numpy/HISTORY | 3 +++
python-pypi/scipy/DETAILS | 5 ++---
python-pypi/scipy/HISTORY | 3 +++
4 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit a0f9f76fd5582902e121b201c3dedc8eca6a63aa
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

scipy: => 0.7.2

commit b6281e0bd2a62546e7802df01a1b894ac34140eb
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

numpy: => 1.4.1

diff --git a/python-pypi/numpy/DETAILS b/python-pypi/numpy/DETAILS
index 726b94d..a93a076 100755
--- a/python-pypi/numpy/DETAILS
+++ b/python-pypi/numpy/DETAILS
@@ -1,6 +1,6 @@
SPELL=numpy
- VERSION=1.3.0
-
SOURCE_HASH=sha512:f52027b5e9411a60d98376d9f2f12eb0afa9dc0414abd5b2d95c757e1f154cb1eb0804c4bf4a313c90ae228d61393d2f995728c10721f39a38b0aa64a6bccac6
+ VERSION=1.4.1
+
SOURCE_HASH=sha512:4da5cea1c4cea3d09b76cad5a5b0ec55ca71694ff194a1ed3d8bcf6d41524dfeceeb0eacd3b88d8ca62c42d703af7fc239b56fd15b10ce7fcb66f708ecd9ee61
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-pypi/numpy/HISTORY b/python-pypi/numpy/HISTORY
index 83f69b4..a5fc57c 100644
--- a/python-pypi/numpy/HISTORY
+++ b/python-pypi/numpy/HISTORY
@@ -1,3 +1,6 @@
+2010-06-14 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.1
+
2009-04-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.0
* FINAL: use message; fixed typos
diff --git a/python-pypi/scipy/DETAILS b/python-pypi/scipy/DETAILS
index d23a09a..8e53e9a 100755
--- a/python-pypi/scipy/DETAILS
+++ b/python-pypi/scipy/DETAILS
@@ -1,12 +1,11 @@
SPELL=scipy
- VERSION=0.5.2
-
SOURCE_HASH=sha512:42491d46f350be102382ad780c4bdda43b870eb8e6024cc2ecd675bd23f0c6a37174f9006bb7dc63256183893c4ac5e611325be54775a3f527937df1815967ac
+ VERSION=0.7.2
+
SOURCE_HASH=sha512:2cc5e06656ebcbed416011f15503b2408faba62fa8fead1433da6c61589a1e3bfba0b79183b5b378527cd0d1cabcb4471b02d97417de7e08771ccc4c877a25aa
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
LICENSE[0]=GPL
WEB_SITE=http://www.scipy.org/
- UPDATED=20051226
KEYWORDS="science python devel"
SHORT='SciPy is an open source library of scientific tools for
Python'
cat << EOF
diff --git a/python-pypi/scipy/HISTORY b/python-pypi/scipy/HISTORY
index 1f90ff0..ac02fd2 100644
--- a/python-pypi/scipy/HISTORY
+++ b/python-pypi/scipy/HISTORY
@@ -1,3 +1,6 @@
+2010-06-14 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.2
+
2007-07-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.2
* DEPENDS: replace scipy_core by numpy



  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (a0f9f76fd5582902e121b201c3dedc8eca6a63aa), Peng Chang (Charles), 06/14/2010

Archive powered by MHonArc 2.6.24.

Top of Page