Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3581f88da09b5a1bb19076ccc8ef36040457ae90)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3581f88da09b5a1bb19076ccc8ef36040457ae90)
  • Date: Sat, 28 Mar 2009 11:04:17 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 3581f88da09b5a1bb19076ccc8ef36040457ae90
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "numpy: => 1.3.0rc1"

This reverts commit 607e6383a2c5ff0a3351dd5edd04b79d1c190f4e.

1. 1.2.1 is the latest _STABLE_ release.
2. 1.2.1 _COMPILES_ fine
3. 1.2.1 works with both PyGTK+ versions (current stable and previous
stable)

diff --git a/python-pypi/numpy/DETAILS b/python-pypi/numpy/DETAILS
index aec769b..d9f6c4d 100755
--- a/python-pypi/numpy/DETAILS
+++ b/python-pypi/numpy/DETAILS
@@ -1,6 +1,6 @@
SPELL=numpy
- VERSION=1.3.0rc1
-
SOURCE_HASH=sha512:19fd0d3d68b4ed606c5cf3c8dec52af1dc667691eea65df78a3c79ab82f935dac93b61bea005854224ea59d8821dbb34e258e4ef80988c2e1fc36f48e350f337
+ VERSION=1.2.1
+
SOURCE_HASH=sha512:547471778d0470a37414e65d29bdd6461a282db8122134c4e2ed11e8edf310f65c48e83ac3db26188e07d36c524b8f8a11124af5351237330af494e45b7e5d0e
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 b10f784..cec2c5d 100644
--- a/python-pypi/numpy/HISTORY
+++ b/python-pypi/numpy/HISTORY
@@ -1,6 +1,3 @@
-2009-03-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.3.0rc1
-
2008-10-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.2.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3581f88da09b5a1bb19076ccc8ef36040457ae90), Vlad Glagolev, 03/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page