summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""