summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-16 09:24:12 +0200
committerTreeve Jelbert2013-04-16 09:24:12 +0200
commit70fc8ad33826768ec19615c86c63ec21e57fde44 (patch)
tree37573adfa1cb4a52ae269860a317e03b02824eb3
parentea79438c3313f4cf84c50aad4c4b788249218247 (diff)
fdb - fix python3 depends
-rwxr-xr-xpython-pypi/fdb/DEPENDS3
-rw-r--r--python-pypi/fdb/HISTORY3
2 files changed, 4 insertions, 2 deletions
diff --git a/python-pypi/fdb/DEPENDS b/python-pypi/fdb/DEPENDS
index 3e04ca21f7..48d8ddc44d 100755
--- a/python-pypi/fdb/DEPENDS
+++ b/python-pypi/fdb/DEPENDS
@@ -1,2 +1 @@
-depends PYTHON &&
-depends SETUPTOOLS
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/fdb/HISTORY b/python-pypi/fdb/HISTORY
index 1159aec20b..38356ea72f 100644
--- a/python-pypi/fdb/HISTORY
+++ b/python-pypi/fdb/HISTORY
@@ -1,3 +1,6 @@
+2013-04-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: support python3 properly
+
2013-04-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1
* DEPENDS: python => PYTHON