From b22bf4b0a3df479c9e3192c58996a63c2cf69b82 Mon Sep 17 00:00:00 2001 From: Vijay Marcel Date: Sun, 18 Aug 2024 20:17:44 +0700 Subject: python/python3-reportlab: Updated for version 4.2.2. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-reportlab/README | 3 --- python/python3-reportlab/python3-reportlab.SlackBuild | 2 +- python/python3-reportlab/python3-reportlab.info | 6 +++--- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'python/python3-reportlab') diff --git a/python/python3-reportlab/README b/python/python3-reportlab/README index 43391124d9..d382fe51ea 100644 --- a/python/python3-reportlab/README +++ b/python/python3-reportlab/README @@ -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) diff --git a/python/python3-reportlab/python3-reportlab.SlackBuild b/python/python3-reportlab/python3-reportlab.SlackBuild index 4216cfb977..34ddf2199a 100644 --- a/python/python3-reportlab/python3-reportlab.SlackBuild +++ b/python/python3-reportlab/python3-reportlab.SlackBuild @@ -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} diff --git a/python/python3-reportlab/python3-reportlab.info b/python/python3-reportlab/python3-reportlab.info index 79c9f7cb0f..0fabb219d7 100644 --- a/python/python3-reportlab/python3-reportlab.info +++ b/python/python3-reportlab/python3-reportlab.info @@ -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="" -- cgit v1.2.3