python/defusedxml: Updated for version 0.7.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2021-03-08 16:35:59 +02:00 committed by Willy Sudiarto Raharjo
parent 8a1ecb4c15
commit fbbed57cde
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=defusedxml
VERSION=${VERSION:-0.7.0}
VERSION=${VERSION:-0.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="defusedxml"
VERSION="0.7.0"
VERSION="0.7.1"
HOMEPAGE="https://pypi.python.org/pypi/defusedxml"
DOWNLOAD="https://files.pythonhosted.org/packages/6b/3b/ae8d82e550dfae7431a168aea58a50e6af619c1ef20d462045791e72fce0/defusedxml-0.7.0.tar.gz"
MD5SUM="883fee3ebd5404f93b6717a63bb025e0"
DOWNLOAD="https://files.pythonhosted.org/packages/0f/d5/c66da9b79e5bdb124974bfe172b4daf3c984ebd9c2a06e2b8a4dc7331c72/defusedxml-0.7.1.tar.gz"
MD5SUM="a50e7f21aa60a741efe6b1b658dfb3f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""