Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Don Johnson (29f175d9f3a82f85ad1c08220c940db7bf098889)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Don Johnson <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Don Johnson (29f175d9f3a82f85ad1c08220c940db7bf098889)
  • Date: Mon, 27 Jul 2009 15:36:22 -0500

GIT changes to master grimoire by Don Johnson <minozake@felix-desktop.(none)>:

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

New commits:
commit 29f175d9f3a82f85ad1c08220c940db7bf098889
Author: Don Johnson <minozake@felix-desktop.(none)>
Commit: Don Johnson <minozake@felix-desktop.(none)>

python-pypi/pygments/DEPENDS: Added setuptools dependency

diff --git a/python-pypi/pygments/DEPENDS b/python-pypi/pygments/DEPENDS
index a86d429..bc66e00 100755
--- a/python-pypi/pygments/DEPENDS
+++ b/python-pypi/pygments/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends setuptools
diff --git a/python-pypi/pygments/HISTORY b/python-pypi/pygments/HISTORY
index 8d0100b..8a32f48 100644
--- a/python-pypi/pygments/HISTORY
+++ b/python-pypi/pygments/HISTORY
@@ -1,3 +1,5 @@
+2009-07-27 Donald Johnson <ltdonny AT gmail.com>
+ * DEPENDS: Added setuptools as a dependency.
2008-12-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: VERSION 1.0




  • [SM-Commit] GIT changes to master grimoire by Don Johnson (29f175d9f3a82f85ad1c08220c940db7bf098889), Don Johnson, 07/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page