summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-12 13:37:53 +0200
committerTreeve Jelbert2013-04-13 10:50:19 +0200
commit5beeef3ee640a8a7346f9990e5e2addb13151137 (patch)
tree3259a1d0bd3ff368fd46cee6b12dc2418f75c165
parentfbf5c714a52d89d5edea75b70f052f177bdd15dd (diff)
fdb: => 1.1
-rwxr-xr-xpython-pypi/fdb/DEPENDS2
-rwxr-xr-xpython-pypi/fdb/DETAILS4
-rw-r--r--python-pypi/fdb/HISTORY4
3 files changed, 7 insertions, 3 deletions
diff --git a/python-pypi/fdb/DEPENDS b/python-pypi/fdb/DEPENDS
index b0cb54f7e0..3e04ca21f7 100755
--- a/python-pypi/fdb/DEPENDS
+++ b/python-pypi/fdb/DEPENDS
@@ -1,2 +1,2 @@
-depends python &&
+depends PYTHON &&
depends SETUPTOOLS
diff --git a/python-pypi/fdb/DETAILS b/python-pypi/fdb/DETAILS
index e74594fd95..620d14f45d 100755
--- a/python-pypi/fdb/DETAILS
+++ b/python-pypi/fdb/DETAILS
@@ -1,6 +1,6 @@
SPELL=fdb
- VERSION=0.9.9
- SOURCE_HASH=sha512:abe55a8db0bd74dfbe3c865140a776e28b17f71c09e7dfd578b3195c6d8ca1f82f155451c7d66011546a6f63c1e34bdeafeaf6faaf665e9b6814568d9311a6cf
+ VERSION=1.1
+ SOURCE_HASH=sha512:14b855b446159fc2e628a93a1876a98d75c8e7ae21bdeb2eb305e0b866ef407e6e90e023c740c94c534890be56f841d79d395214774cbc97919c7ff50dbaac09
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL=http://pypi.python.org/packages/source/f/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/python-pypi/fdb/HISTORY b/python-pypi/fdb/HISTORY
index f3964920b8..1159aec20b 100644
--- a/python-pypi/fdb/HISTORY
+++ b/python-pypi/fdb/HISTORY
@@ -1,3 +1,7 @@
+2013-04-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1
+ * DEPENDS: python => PYTHON
+
2012-11-30 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.9