python/python3-reportlab: Updated for version 4.2.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vijay Marcel 2024-08-18 20:17:44 +07:00 committed by Willy Sudiarto Raharjo
parent 59ce602942
commit b22bf4b0a3
3 changed files with 4 additions and 7 deletions

View File

@ -4,9 +4,6 @@ developers or creative design professionals who need to quickly and
easily create or automate complex (even data-driven) documents.
It is released by ReportLab Inc., under BSD license.
It includes binary extensions (previously available separately)
_rl_accel and renderPM
It has the following features:
- create professional portable documents
- real document layout engine (Platypus)

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-reportlab
VERSION=${VERSION:-4.2.0}
VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-reportlab"
VERSION="4.2.0"
VERSION="4.2.2"
HOMEPAGE="https://reportlab.com"
DOWNLOAD="https://pypi.org/packages/source/r/reportlab/reportlab-4.2.0.tar.gz"
MD5SUM="83aa69a14f3450cd8e84e376d8713436"
DOWNLOAD="https://pypi.org/packages/source/r/reportlab/reportlab-4.2.2.tar.gz"
MD5SUM="5198e2ec141b3ad8ab0ddc14065f83e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""