aboutsummaryrefslogtreecommitdiff
path: root/office
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-08-21 18:48:18 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-24 11:55:23 +0700
commitbe7a270ab9195a70084a626c528d99f24227e0bf (patch)
treee697a77560c3c8dc3a2b5f54089ac614ec79d12a /office
parent93fee3264a8dd69963f7a76947c2af04ef93e7e8 (diff)
office/python3-xlsx2csv: Updated for version 0.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild2
-rw-r--r--office/python3-xlsx2csv/python3-xlsx2csv.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild b/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild
index 2fcf029600af..4171e844dd35 100644
--- a/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild
+++ b/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xlsx2csv
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.8.2}
+VERSION=${VERSION:-0.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/python3-xlsx2csv/python3-xlsx2csv.info b/office/python3-xlsx2csv/python3-xlsx2csv.info
index d710d88aecc0..eeb4aaf95d39 100644
--- a/office/python3-xlsx2csv/python3-xlsx2csv.info
+++ b/office/python3-xlsx2csv/python3-xlsx2csv.info
@@ -1,8 +1,8 @@
PRGNAM="python3-xlsx2csv"
-VERSION="0.8.2"
+VERSION="0.8.3"
HOMEPAGE="https://github.com/dilshod/xlsx2csv"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xlsx2csv/xlsx2csv-0.8.2.tar.gz"
-MD5SUM="ff67d058775773291fbd79286ae41d5d"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xlsx2csv/xlsx2csv-0.8.3.tar.gz"
+MD5SUM="7c8eb7b0a7fb913fc982b7b37dd43cae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"