Skip to Content.
Sympa Menu

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

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 (56a52477ef414278a3333f1c158441c1ed3f267e)
  • Date: Wed, 15 Feb 2012 13:40:47 -0600

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

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

New commits:
commit 56a52477ef414278a3333f1c158441c1ed3f267e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

hatta: => 1.4.5

diff --git a/python-pypi/hatta/DEPENDS b/python-pypi/hatta/DEPENDS
index 97e7339..7410d2e 100755
--- a/python-pypi/hatta/DEPENDS
+++ b/python-pypi/hatta/DEPENDS
@@ -2,5 +2,4 @@ depends -sub SQLITE python &&
depends werkzeug &&
depends mercurial &&

-suggest_depends pygtk2 "" "" "for GTK+2 icon interface" &&
-suggest_depends pyqt4 "" "" "for QT4 icon interface"
+suggest_depends pil "" "" "for thumbnails rendering support"
diff --git a/python-pypi/hatta/DETAILS b/python-pypi/hatta/DETAILS
index bb7b501..57c209f 100755
--- a/python-pypi/hatta/DETAILS
+++ b/python-pypi/hatta/DETAILS
@@ -1,8 +1,8 @@
SPELL=hatta
- VERSION=1.4.4
+ VERSION=1.4.5
SOURCE=$VERSION.zip
SOURCE_URL[0]=http://hg.hatta-wiki.org/$SPELL/archive/$SOURCE
-
SOURCE_HASH=sha512:9a27223f7c835b2f362939fc08b7cb53ac7ab234172660f1a6dfee12b5ca0e8b1df4757731f9075bee1ca9d8ab5853300af6f4789fd478b8734ecb9f1d3adbb3
+
SOURCE_HASH=sha512:f549c77a67d093184a4522b744cc13e2c1113ca9d4e602bb50ff99ccfcab97e9b77c8eae1d479e24a28945cbee8e44faf691ccddef1140338e3e71f451d6fd2f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Hatta-Wiki-${VERSION}"
WEB_SITE=http://hatta-wiki.org/
LICENSE[0]=GPL
diff --git a/python-pypi/hatta/HISTORY b/python-pypi/hatta/HISTORY
index acf834c..6e17e63 100644
--- a/python-pypi/hatta/HISTORY
+++ b/python-pypi/hatta/HISTORY
@@ -1,3 +1,7 @@
+2012-02-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.5
+ * DEPENDS: dropped qt/gtk icon support; added pil support
+
2011-12-08 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: needs python with sqlite support




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (56a52477ef414278a3333f1c158441c1ed3f267e), Vlad Glagolev, 02/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page