aboutsummaryrefslogtreecommitdiff
path: root/python/python3-openpyxl/python3-openpyxl.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-13 18:07:38 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:06:40 +0700
commit76ab0d802b34f8995795fb7e676e30445d9a79ad (patch)
tree4a403ac0b93b03324ac72b63274a1945108d2c77 /python/python3-openpyxl/python3-openpyxl.SlackBuild
parent8c19ec296783f2497c81dfec1868ca162eac23d4 (diff)
python/python3-openpyxl: Updated for version 3.1.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 1fa694be7e..304454e859 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.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}