Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (3f6e20a3a3e1b8c5d40af3c03422b329b59504a0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (3f6e20a3a3e1b8c5d40af3c03422b329b59504a0)
  • Date: Sat, 3 Jan 2009 06:09:09 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

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

New commits:
commit 3f6e20a3a3e1b8c5d40af3c03422b329b59504a0
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

sqlobject: added missing setuptools #15001

diff --git a/python-pypi/sqlobject/DEPENDS b/python-pypi/sqlobject/DEPENDS
index 6120900..5d70c81 100755
--- a/python-pypi/sqlobject/DEPENDS
+++ b/python-pypi/sqlobject/DEPENDS
@@ -1,4 +1,5 @@
depends python &&
+depends setuptools &&
depends formencode &&
suggest_depends kinterbasdb "firebird support" &&
suggest_depends mysql-python "MySQL support" &&
diff --git a/python-pypi/sqlobject/HISTORY b/python-pypi/sqlobject/HISTORY
index 78f7bcf..0edf8ac 100644
--- a/python-pypi/sqlobject/HISTORY
+++ b/python-pypi/sqlobject/HISTORY
@@ -1,3 +1,6 @@
+2009-01-03 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added missing setuptools #15001
+
2008-12-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.10.4




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (3f6e20a3a3e1b8c5d40af3c03422b329b59504a0), Jaka Kranjc, 01/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page