summaryrefslogtreecommitdiffstats
path: root/python/python3-defusedxml
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-defusedxml')
-rw-r--r--python/python3-defusedxml/README10
-rw-r--r--python/python3-defusedxml/python3-defusedxml.SlackBuild3
-rw-r--r--python/python3-defusedxml/python3-defusedxml.info10
3 files changed, 12 insertions, 11 deletions
diff --git a/python/python3-defusedxml/README b/python/python3-defusedxml/README
index b0d4050e0c..b40964cc24 100644
--- a/python/python3-defusedxml/README
+++ b/python/python3-defusedxml/README
@@ -1,5 +1,5 @@
-The defusedxml package contains several Python-only workarounds and fixes for
-denial of service and other vulnerabilities in Python’s XML libraries. In order
-to benefit from the protection you just have to import and use the listed
-functions or classes from the right defusedxml module instead of the original
-module.
+The defusedxml package contains several Python-only workarounds and
+fixes for denial of service and other vulnerabilities in Python’s
+XML libraries. In order to benefit from the protection you just have
+to import and use the listed functions or classes from the right
+defusedxml module instead of the original module.
diff --git a/python/python3-defusedxml/python3-defusedxml.SlackBuild b/python/python3-defusedxml/python3-defusedxml.SlackBuild
index 928eb893e4..e168ec0936 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 <slackbuilds@jaxartes.net>
+# Copyright 2022 Isaac Yu <isaacyu@protonmail.com>
# 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}
diff --git a/python/python3-defusedxml/python3-defusedxml.info b/python/python3-defusedxml/python3-defusedxml.info
index f80946e48f..10d091f724 100644
--- a/python/python3-defusedxml/python3-defusedxml.info
+++ b/python/python3-defusedxml/python3-defusedxml.info
@@ -1,10 +1,10 @@
PRGNAM="python3-defusedxml"
-VERSION="0.6.0"
+VERSION="0.7.1"
HOMEPAGE="https://github.com/tiran/defusedxml"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/d/defusedxml/defusedxml-0.6.0.tar.gz"
-MD5SUM="a59741f675c4cba649de40a99f732897"
+DOWNLOAD="https://files.pythonhosted.org/packages/0f/d5/c66da9b79e5bdb124974bfe172b4daf3c984ebd9c2a06e2b8a4dc7331c72/defusedxml-0.7.1.tar.gz"
+MD5SUM="a50e7f21aa60a741efe6b1b658dfb3f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Benjamin Trigona-Harany"
-EMAIL="slackbuilds@jaxartes.net"
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu@protonmail.com"