diff options
| author | Vijay Marcel <vijaymarcel@outlook.com> | 2025-10-24 00:20:32 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-24 00:54:47 +0700 |
| commit | c51b09f8a35930ead4a70fef90e3328658801a10 (patch) | |
| tree | e8d50171de44ba755f26f987738a2ff7b683a69e /python/python3-reportlab | |
| parent | 50ebdaebaa3274c3600e86b109fa3679a23f5975 (diff) | |
python/python3-reportlab: Updated for version 4.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-reportlab')
| -rw-r--r-- | python/python3-reportlab/python3-reportlab.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-reportlab/python3-reportlab.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-reportlab/python3-reportlab.SlackBuild b/python/python3-reportlab/python3-reportlab.SlackBuild index cbbe100876..6954f32e17 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.4.3} +VERSION=${VERSION:-4.4.4} 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 84f1f16e90..dae98f1541 100644 --- a/python/python3-reportlab/python3-reportlab.info +++ b/python/python3-reportlab/python3-reportlab.info @@ -1,8 +1,8 @@ PRGNAM="python3-reportlab" -VERSION="4.4.3" +VERSION="4.4.4" HOMEPAGE="https://reportlab.com" -DOWNLOAD="https://pypi.org/packages/source/r/reportlab/reportlab-4.4.3.tar.gz" -MD5SUM="0270a3d99adcb7147439e64b51b77a65" +DOWNLOAD="https://pypi.org/packages/source/r/reportlab/reportlab-4.4.4.tar.gz" +MD5SUM="368908f2d1b683a4f8ba901440caf13c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
