From 41dbec436171c1438c7bff9da865b9eba0f7cd18 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 18 Apr 2019 06:07:19 -0300 Subject: [PATCH] python-defusedxml: update to 0.6.0. --- srcpkgs/python-defusedxml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-defusedxml/template b/srcpkgs/python-defusedxml/template index 1548a6db387..afd62e94414 100644 --- a/srcpkgs/python-defusedxml/template +++ b/srcpkgs/python-defusedxml/template @@ -1,6 +1,6 @@ # Template file for 'python-defusedxml' pkgname=python-defusedxml -version=0.5.0 +version=0.6.0 revision=1 archs=noarch wrksrc="defusedxml-${version}" @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Defusing XML bombs and other exploits (Python2)" maintainer="Alessio Sergi " -homepage="https://github.com/tiran/defusedxml" license="Python-2.0" +homepage="https://github.com/tiran/defusedxml" distfiles="${PYPI_SITE}/d/defusedxml/defusedxml-${version}.tar.gz" -checksum=24d7f2f94f7f3cb6061acb215685e5125fbcdc40a857eff9de22518820b0a4f4 +checksum=f684034d135af4c6cbb949b8a4d2ed61634515257a67299e5f940fbaa34377f5 post_install() { vlicense LICENSE