aboutsummaryrefslogtreecommitdiff
path: root/python/python3-openpyxl/python3-openpyxl.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-03-12 07:18:37 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 07:18:37 +0700
commitb2cdbf956a90a8423d377ef772eb6a6f2ee09f5c (patch)
tree63af650870dd0795b0dc584b07060e6495c1d9c6 /python/python3-openpyxl/python3-openpyxl.SlackBuild
parent1605b5a96c2376d8b7c007f501b0946c00304892 (diff)
python/python3-openpyxl: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-openpyxl/python3-openpyxl.SlackBuild')
-rw-r--r--python/python3-openpyxl/python3-openpyxl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-openpyxl/python3-openpyxl.SlackBuild b/python/python3-openpyxl/python3-openpyxl.SlackBuild
index 304454e859..d55ce5e81f 100644
--- a/python/python3-openpyxl/python3-openpyxl.SlackBuild
+++ b/python/python3-openpyxl/python3-openpyxl.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-openpyxl
-VERSION=${VERSION:-3.1.1}
+VERSION=${VERSION:-3.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}