summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-13 17:43:12 +0200
committerTreeve Jelbert2013-04-13 20:50:19 +0200
commit90e0732545f552fa4f0856a443cf3ac082795c35 (patch)
tree96219ae08e5d8cadfdc37e04348c5a950733cbf5
parent7b3ebb2dc01422375556e9d2943c03ef3f8e4be4 (diff)
sqlobject - remove firebird support
-rwxr-xr-xpython-pypi/sqlobject/DEPENDS1
-rw-r--r--python-pypi/sqlobject/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/python-pypi/sqlobject/DEPENDS b/python-pypi/sqlobject/DEPENDS
index 3dc711e4b8..7b50931f7a 100755
--- a/python-pypi/sqlobject/DEPENDS
+++ b/python-pypi/sqlobject/DEPENDS
@@ -1,7 +1,6 @@
depends python &&
depends SETUPTOOLS &&
depends formencode &&
-suggest_depends kinterbasdb "firebird support" &&
suggest_depends mysql-python "MySQL support" &&
suggest_depends psycopg "Postgresql support" &&
suggest_depends pysqlite "sqlite support"
diff --git a/python-pypi/sqlobject/HISTORY b/python-pypi/sqlobject/HISTORY
index 5a43b159bb..6b0514e3d3 100644
--- a/python-pypi/sqlobject/HISTORY
+++ b/python-pypi/sqlobject/HISTORY
@@ -1,3 +1,6 @@
+2013-04-13 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPNDS: remove kinterbasdb
+
2013-02-06 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.3.2