Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (f7d1aa9e1e559f6b9a4cc71a65a2e5d2f54a3602)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (f7d1aa9e1e559f6b9a4cc71a65a2e5d2f54a3602)
  • Date: Thu, 19 Feb 2009 10:54:28 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

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

New commits:
commit f7d1aa9e1e559f6b9a4cc71a65a2e5d2f54a3602
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

simplejson: depends setuptools

diff --git a/python-pypi/simplejson/DEPENDS b/python-pypi/simplejson/DEPENDS
index a86d429..bc66e00 100755
--- a/python-pypi/simplejson/DEPENDS
+++ b/python-pypi/simplejson/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends setuptools
diff --git a/python-pypi/simplejson/HISTORY b/python-pypi/simplejson/HISTORY
index ac6498b..a4a052a 100644
--- a/python-pypi/simplejson/HISTORY
+++ b/python-pypi/simplejson/HISTORY
@@ -1,3 +1,6 @@
+2009-02-19 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: depends setuptools
+
2009-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.6




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (f7d1aa9e1e559f6b9a4cc71a65a2e5d2f54a3602), George Sherwood, 02/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page