python/python3-xmltodict: Version bump to 0.14.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-10-29 22:53:09 -07:00 committed by Willy Sudiarto Raharjo
parent f3e6c06b54
commit 2b5ac3f826
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for python3-xmltodict
# Copyright 2023 Jeremy Hansen jebrhansen+SBo@gmail.com
# Copyright 2023-2024 Jeremy Hansen jebrhansen+SBo@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xmltodict
VERSION=${VERSION:-0.13.0}
VERSION=${VERSION:-0.14.2}
SRCNAM=${SRCNAM:-xmltodict}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-xmltodict"
VERSION="0.13.0"
VERSION="0.14.2"
HOMEPAGE="https://github.com/martinblech/xmltodict"
DOWNLOAD="https://github.com/martinblech/xmltodict/archive/refs/tags/v0.13.0/xmltodict-0.13.0.tar.gz"
MD5SUM="20344fa3fe582e5cb412ee92b03c8c5f"
DOWNLOAD="https://github.com/martinblech/xmltodict/archive/refs/tags/v0.14.2/xmltodict-0.14.2.tar.gz"
MD5SUM="7652f4a22574286669ff961ed3748201"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""