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