diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-06-28 13:23:21 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-29 07:54:11 +0700 |
commit | 21956b5d66e873a07845d3f25420215675f880cd (patch) | |
tree | 1e3602855d7f2c62726522de6eace141749bf704 /python/python3-openpyxl/python3-openpyxl.SlackBuild | |
parent | 0c9d9a3dd5e9f96eb17a13aa85ac22f635c129df (diff) |
python/python3-openpyxl: Update for 3.1.5
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-openpyxl/python3-openpyxl.SlackBuild b/python/python3-openpyxl/python3-openpyxl.SlackBuild index 617869d6aa..3fc50fea32 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.4} +VERSION=${VERSION:-3.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |