From 6c3c0acf96fae7910b84c551f893f478cc4e2411 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 21 Feb 2022 01:33:47 -0800 Subject: python/python3-defusedxml: Updated for version 0.7.1 (+new maintainer) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-defusedxml/python3-defusedxml.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/python3-defusedxml/python3-defusedxml.SlackBuild') diff --git a/python/python3-defusedxml/python3-defusedxml.SlackBuild b/python/python3-defusedxml/python3-defusedxml.SlackBuild index 928eb893e4..7f6c63e603 100644 --- a/python/python3-defusedxml/python3-defusedxml.SlackBuild +++ b/python/python3-defusedxml/python3-defusedxml.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for python3-defusedxml # Copyright 2019 Benjamin Trigona-Harany +# Copyright 2022 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-defusedxml -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3