summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-16 09:49:59 +0200
committerTreeve Jelbert2013-04-16 09:49:59 +0200
commit0dc15c2fbd49e93fff5848c1ce944ece5c0b39ae (patch)
treeb9d0434e302ad5123aa9a431073d6fee052282dc
parent43e02f11ffc622cfc3824ec3d76a4866c56135af (diff)
xlrd: => 0.9.2
-rwxr-xr-xpython-pypi/xlrd/DEPENDS3
-rwxr-xr-xpython-pypi/xlrd/DETAILS4
-rw-r--r--python-pypi/xlrd/HISTORY4
3 files changed, 7 insertions, 4 deletions
diff --git a/python-pypi/xlrd/DEPENDS b/python-pypi/xlrd/DEPENDS
index 1c847b49fc..178a7f504d 100755
--- a/python-pypi/xlrd/DEPENDS
+++ b/python-pypi/xlrd/DEPENDS
@@ -1,3 +1,2 @@
-depends python &&
-depends SETUPTOOLS
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/xlrd/DETAILS b/python-pypi/xlrd/DETAILS
index 8f6d39a8ed..e8954884e3 100755
--- a/python-pypi/xlrd/DETAILS
+++ b/python-pypi/xlrd/DETAILS
@@ -1,6 +1,6 @@
SPELL=xlrd
- VERSION=0.9.0
- SOURCE_HASH=sha512:6a768396462fade6fc9062473e49ac49e5e2cb5717473d2a5445c23bf41c69b833f8b5e911125a55059c877245614fa21660554a9989f3ea8acf2f8712515146
+ VERSION=0.9.2
+ SOURCE_HASH=sha512:876822957fd99f0e5791f7512d822589d4abd91ad203d3362b014f69b17b551530442e0df36167b3c2d443a20ee637c162f990f7abaabffd9b1924793cf18189
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/xlrd
diff --git a/python-pypi/xlrd/HISTORY b/python-pypi/xlrd/HISTORY
index 7d7ca67e81..c8c7ab3daa 100644
--- a/python-pypi/xlrd/HISTORY
+++ b/python-pypi/xlrd/HISTORY
@@ -1,3 +1,7 @@
+2013-04-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.9.2
+ * DEPENDS: fix python3 usage
+
2013-02-13 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.0