[Buildroot] [git commit] package/python-defusedxml: bump to version 0.7.1

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Sun Sep 26 19:56:27 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=49fb95a06207b8ddf10b8eca3d68f8c074032378
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/python-defusedxml/python-defusedxml.hash | 4 ++--
 package/python-defusedxml/python-defusedxml.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-defusedxml/python-defusedxml.hash b/package/python-defusedxml/python-defusedxml.hash
index c782a97bbd..c32c6cdb7d 100644
--- a/package/python-defusedxml/python-defusedxml.hash
+++ b/package/python-defusedxml/python-defusedxml.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/defusedxml/json
-md5  a59741f675c4cba649de40a99f732897  defusedxml-0.6.0.tar.gz
-sha256  f684034d135af4c6cbb949b8a4d2ed61634515257a67299e5f940fbaa34377f5  defusedxml-0.6.0.tar.gz
+md5  a50e7f21aa60a741efe6b1b658dfb3f8  defusedxml-0.7.1.tar.gz
+sha256  1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69  defusedxml-0.7.1.tar.gz
 # Locally computed sha256 checksums
 sha256  b80ce9da8c42a1f91079627fbbe2bf27210ae108a0ffe5f077d5b08e076c24c8  LICENSE
diff --git a/package/python-defusedxml/python-defusedxml.mk b/package/python-defusedxml/python-defusedxml.mk
index 6d2a9aff43..19ba2fda68 100644
--- a/package/python-defusedxml/python-defusedxml.mk
+++ b/package/python-defusedxml/python-defusedxml.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_DEFUSEDXML_VERSION = 0.6.0
+PYTHON_DEFUSEDXML_VERSION = 0.7.1
 PYTHON_DEFUSEDXML_SOURCE = defusedxml-$(PYTHON_DEFUSEDXML_VERSION).tar.gz
-PYTHON_DEFUSEDXML_SITE = https://files.pythonhosted.org/packages/a4/5f/f8aa58ca0cf01cbcee728abc9d88bfeb74e95e6cb4334cfd5bed5673ea77
+PYTHON_DEFUSEDXML_SITE = https://files.pythonhosted.org/packages/0f/d5/c66da9b79e5bdb124974bfe172b4daf3c984ebd9c2a06e2b8a4dc7331c72
 PYTHON_DEFUSEDXML_SETUP_TYPE = setuptools
 PYTHON_DEFUSEDXML_LICENSE = Python-2.0
 PYTHON_DEFUSEDXML_LICENSE_FILES = LICENSE


More information about the buildroot mailing list