summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Vijay Marcel2022-11-18 01:18:26 +0100
committer Willy Sudiarto Raharjo2022-11-19 04:08:10 +0100
commit1a6e015f6cc023ae08269bd1c23c7c2324edd547 (patch)
treebd15a3e1f4b980ad3fb268edc82f3bcc43c4413b
parent340f26dbb85ae525bbc2bac69c0da8c7d199c72a (diff)
downloadslackbuilds-1a6e015f6cc023ae08269bd1c23c7c2324edd547.tar.gz
libraries/python3-reportlab: Downgrade to version 3.6.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/python3-reportlab/python3-reportlab.SlackBuild4
-rw-r--r--libraries/python3-reportlab/python3-reportlab.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/python3-reportlab/python3-reportlab.SlackBuild b/libraries/python3-reportlab/python3-reportlab.SlackBuild
index 91c093415a..7a3e2e5644 100644
--- a/libraries/python3-reportlab/python3-reportlab.SlackBuild
+++ b/libraries/python3-reportlab/python3-reportlab.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-reportlab
-VERSION=${VERSION:-3.6.12}
+VERSION=${VERSION:-3.6.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -91,7 +91,7 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a docs CHANGES.md LICENSE.txt PKG-INFO README.txt VERSION.txt $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
-chmod 0644 $PKG/usr/doc/python3-reportlab-3.6.12/docs/reference/build.bat
+chmod 0644 $PKG/usr/doc/$PRGNAM-$VERSION/docs/reference/build.bat
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
diff --git a/libraries/python3-reportlab/python3-reportlab.info b/libraries/python3-reportlab/python3-reportlab.info
index 741411e1eb..3be1640131 100644
--- a/libraries/python3-reportlab/python3-reportlab.info
+++ b/libraries/python3-reportlab/python3-reportlab.info
@@ -1,8 +1,8 @@
PRGNAM="python3-reportlab"
-VERSION="3.6.12"
+VERSION="3.6.9"
HOMEPAGE="https://reportlab.com"
-DOWNLOAD="https://pypi.org/packages/source/r/reportlab/reportlab-3.6.12.tar.gz"
-MD5SUM="13b741b8c7166443ddfd7f150da656f0"
+DOWNLOAD="https://pypi.org/packages/source/r/reportlab/reportlab-3.6.9.tar.gz"
+MD5SUM="c0485e096fd3380fc9c2325f8b894c04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""