Skip to Content.
Sympa Menu

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

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 (7b658a1da847aed952c7c29ac9b37894ad553f44)
  • Date: Mon, 4 Aug 2014 02:36:25 -0500

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, 5 insertions(+)

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

hatta: added pygments suggest dep

diff --git a/python-pypi/hatta/DEPENDS b/python-pypi/hatta/DEPENDS
index 0a5fdb8..1d26058 100755
--- a/python-pypi/hatta/DEPENDS
+++ b/python-pypi/hatta/DEPENDS
@@ -3,4 +3,6 @@ depends werkzeug &&
depends mercurial &&
depends jinja2 &&

+suggest_depends pygments "" "" "for code highlighting support" &&
+
suggest_depends pillow "" "" "for thumbnails rendering support"
diff --git a/python-pypi/hatta/HISTORY b/python-pypi/hatta/HISTORY
index 57b1ce9..cad57ba 100644
--- a/python-pypi/hatta/HISTORY
+++ b/python-pypi/hatta/HISTORY
@@ -1,3 +1,6 @@
+2014-08-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added pygments suggest dep
+
2014-08-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* PRE_BUILD: apply patch



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7b658a1da847aed952c7c29ac9b37894ad553f44), Vlad Glagolev, 08/04/2014

Archive powered by MHonArc 2.6.24.

Top of Page