From 5890c616626020214a07a3cd837c5e787c899802 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 11 Feb 2019 11:48:55 -0200 Subject: [PATCH] python-xmltodict: update to 0.12.0. --- srcpkgs/python-xmltodict/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-xmltodict/template b/srcpkgs/python-xmltodict/template index 715cf3f20bc..abfd306300d 100644 --- a/srcpkgs/python-xmltodict/template +++ b/srcpkgs/python-xmltodict/template @@ -1,6 +1,6 @@ # Template file for 'python-xmltodict' pkgname=python-xmltodict -version=0.11.0 +version=0.12.0 revision=1 noarch=yes wrksrc="xmltodict-${version}" @@ -14,7 +14,7 @@ maintainer="maxice8 " license="MIT" homepage="https://github.com/martinblech/xmltodict" distfiles="${PYPI_SITE}/x/xmltodict/xmltodict-${version}.tar.gz" -checksum=8f8d7d40aa28d83f4109a7e8aa86e67a4df202d9538be40c0cb1d70da527b0df +checksum=50d8c638ed7ecb88d90561beedbf720c9b4e851a9fa6c47ebd64e99d166d8a21 do_check() { nosetests3