diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-11-07 10:29:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-07 10:29:12 +0700 |
commit | 76556b3f39dc374df9ab63caf3c2c5f099fa4487 (patch) | |
tree | c3093b49fd8d85dc0bfed014bb86aae7a6230a9a /libraries/reportlab/reportlab.info | |
parent | 4fc2797e471453fdcb10976ba55e7ddf93bc0cd2 (diff) | |
download | slackbuilds-76556b3f39dc374df9ab63caf3c2c5f099fa4487.tar.gz |
libraries/reportlab: Updated for version 3.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/reportlab/reportlab.info')
-rw-r--r-- | libraries/reportlab/reportlab.info | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libraries/reportlab/reportlab.info b/libraries/reportlab/reportlab.info index 0b83d68319..007cb5bc59 100644 --- a/libraries/reportlab/reportlab.info +++ b/libraries/reportlab/reportlab.info @@ -1,8 +1,10 @@ PRGNAM="reportlab" -VERSION="3.1.8" +VERSION="3.2.0" HOMEPAGE="https://bitbucket.org/rptlab/reportlab/overview" -DOWNLOAD="https://pypi.python.org/packages/source/r/reportlab/reportlab-3.1.8.tar.gz" -MD5SUM="820a9fda647078503597b85cdba7ed7f" +DOWNLOAD="https://pypi.python.org/packages/source/r/reportlab/reportlab-3.2.0.tar.gz \ + http://www.reportlab.com/ftp/pfbfer-20070710.zip" +MD5SUM="79d059e797c557aed4b40c68dd6c7eae \ + 35d20e26490cb2a8646fab6276ac6a4c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |