summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2009-01-03 13:10:39 +0100
committerJaka Kranjc2009-01-03 13:10:39 +0100
commit3f6e20a3a3e1b8c5d40af3c03422b329b59504a0 (patch)
treef394011ebebe9762973f9da443301478b67a30ae
parent44e1f5b5e3084397833d86a4073557266cc8a4de (diff)
sqlobject: added missing setuptools #15001
-rwxr-xr-xpython-pypi/sqlobject/DEPENDS1
-rw-r--r--python-pypi/sqlobject/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/python-pypi/sqlobject/DEPENDS b/python-pypi/sqlobject/DEPENDS
index 612090005b..5d70c816c9 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 78f7bcf31b..0edf8ac9fe 100644
--- a/python-pypi/sqlobject/HISTORY
+++ b/python-pypi/sqlobject/HISTORY
@@ -1,3 +1,6 @@
+2009-01-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added missing setuptools #15001
+
2008-12-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.10.4