Skip to Content.
Sympa Menu

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

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 (af329d4f6ad9d9443d2f07eee3d03d9f5a8f605d)
  • Date: Mon, 2 Feb 2015 13:55:39 -0600

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

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

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

hatta: added missing dependency

diff --git a/python-pypi/hatta/DEPENDS b/python-pypi/hatta/DEPENDS
index e1a2ee3..8b316c7 100755
--- a/python-pypi/hatta/DEPENDS
+++ b/python-pypi/hatta/DEPENDS
@@ -1,4 +1,5 @@
depends -sub SQLITE python &&
+depends SETUPTOOLS &&
depends werkzeug &&
depends mercurial &&
depends jinja2 &&
diff --git a/python-pypi/hatta/HISTORY b/python-pypi/hatta/HISTORY
index 60188d8..35c7b3e 100644
--- a/python-pypi/hatta/HISTORY
+++ b/python-pypi/hatta/HISTORY
@@ -1,3 +1,6 @@
+2015-02-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dependency
+
2014-12-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* parser.patch: added, backported official patch



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (af329d4f6ad9d9443d2f07eee3d03d9f5a8f605d), Vlad Glagolev, 02/02/2015

Archive powered by MHonArc 2.6.24.

Top of Page