Skip to Content.
Sympa Menu

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

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 (12fd9ca1fd63db7dac00118da59a1250b694e6b3)
  • Date: Thu, 31 Dec 2009 03:24:52 -0600

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

python-pypi/bpython/DEPENDS | 4 +++-
python-pypi/bpython/DETAILS | 4 ++--
python-pypi/bpython/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 12fd9ca1fd63db7dac00118da59a1250b694e6b3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bpython: => 0.9.6.1

diff --git a/python-pypi/bpython/DEPENDS b/python-pypi/bpython/DEPENDS
index a9322be..a76a9de 100755
--- a/python-pypi/bpython/DEPENDS
+++ b/python-pypi/bpython/DEPENDS
@@ -1 +1,3 @@
-depends pygments
+depends pygments &&
+
+suggest_depends pygtk2 "" "" "for GTK interface support"
diff --git a/python-pypi/bpython/DETAILS b/python-pypi/bpython/DETAILS
index 2574741..06873fd 100755
--- a/python-pypi/bpython/DETAILS
+++ b/python-pypi/bpython/DETAILS
@@ -1,8 +1,8 @@
SPELL=bpython
- VERSION=0.9.6
+ VERSION=0.9.6.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.bpython-interpreter.org/releases/$SOURCE
-
SOURCE_HASH=sha512:4272e9802d9a60e4a42d172bb70174cb662cff9aefc6c436e885a79b030bc4f3e0677793a9053c156405f3b04aaf6fd9983c50e442776f1a1b5b3f79509997e0
+
SOURCE_HASH=sha512:d5f3fc3688e8785e8fcd617a4678d1628dff383b8bb443df77fc19c8d2f69f0ae63467c5ee6f7ed9a5842d04f33acd9cd705fe8c549d6ea79bf20ac3bfcffa19
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.bpython-interpreter.org/
LICENSE[0]=MIT
diff --git a/python-pypi/bpython/HISTORY b/python-pypi/bpython/HISTORY
index e71ca10..23d3af4 100644
--- a/python-pypi/bpython/HISTORY
+++ b/python-pypi/bpython/HISTORY
@@ -1,3 +1,7 @@
+2009-12-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.6.1
+ * DEPENDS: added pygtk2 as suggest dep
+
2009-12-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.9.6




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (12fd9ca1fd63db7dac00118da59a1250b694e6b3), Vlad Glagolev, 12/31/2009

Archive powered by MHonArc 2.6.24.

Top of Page