Skip to Content.
Sympa Menu

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

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 (68e42a6f3d296938b89cd43cef72c11ed6e445ea)
  • Date: Thu, 8 Dec 2011 12:53:37 -0600

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

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

New commits:
commit 68e42a6f3d296938b89cd43cef72c11ed6e445ea
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

hatta: needs sqlite support in python

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

diff --git a/python-pypi/hatta/HISTORY b/python-pypi/hatta/HISTORY
index 2d98b7b..acf834c 100644
--- a/python-pypi/hatta/HISTORY
+++ b/python-pypi/hatta/HISTORY
@@ -1,3 +1,6 @@
+2011-12-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: needs python with sqlite support
+
2011-04-11 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.4




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (68e42a6f3d296938b89cd43cef72c11ed6e445ea), Vlad Glagolev, 12/08/2011

Archive powered by MHonArc 2.6.24.

Top of Page