summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-16 10:11:30 +0200
committerTreeve Jelbert2013-04-16 10:11:30 +0200
commitc5562cb6b34581d922bb57d0a4d5cf0705cdf3e2 (patch)
tree2468118893a1e4ea6348c3a30a961add1759c6c8
parentdffd5dee7aabb96e2797ef466aa0005c322ea0a7 (diff)
fb-python: => 0.7.2
-rwxr-xr-xpython-pypi/fb-python/DEPENDS3
-rwxr-xr-xpython-pypi/fb-python/DETAILS4
-rw-r--r--python-pypi/fb-python/HISTORY4
3 files changed, 7 insertions, 4 deletions
diff --git a/python-pypi/fb-python/DEPENDS b/python-pypi/fb-python/DEPENDS
index b0cb54f7e0..48d8ddc44d 100755
--- a/python-pypi/fb-python/DEPENDS
+++ b/python-pypi/fb-python/DEPENDS
@@ -1,2 +1 @@
-depends python &&
-depends SETUPTOOLS
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/fb-python/DETAILS b/python-pypi/fb-python/DETAILS
index 79a1f25a5b..91c923ffd9 100755
--- a/python-pypi/fb-python/DETAILS
+++ b/python-pypi/fb-python/DETAILS
@@ -1,7 +1,7 @@
SPELL=fb-python
SPELLX=firebirdsql
- VERSION=0.7.0
- SOURCE_HASH=sha512:fa4f0cf6db015f5ef5ab31cfff000f2caa1d989ffe74e53a70d8b6c2acbb3cbb5ea97ee3bfd570699d0523061a24ad2efe5cc61816c0fd5ab525305c356cf8ae
+ VERSION=0.7.2
+ SOURCE_HASH=sha512:ca3663eba7709c54f171271b58b626dd21a02a292aec4bd6c81e4d8f22e9585cf2c609ca5bf0bf4d0fd2d27cdf6f076e452e9aeef317413a164bce62fc480e8b
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL=http://pypi.python.org/packages/source/f/$SPELLX/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
diff --git a/python-pypi/fb-python/HISTORY b/python-pypi/fb-python/HISTORY
index ed9ecc231b..bd423a2a25 100644
--- a/python-pypi/fb-python/HISTORY
+++ b/python-pypi/fb-python/HISTORY
@@ -1,3 +1,7 @@
+2013-04-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.7.2
+ * DEPENDS: fix python3 usage
+
2012-06-23 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.7.0