diff --git a/srcpkgs/python3-xmltodict/template b/srcpkgs/python3-xmltodict/template index cf444ee3122..abe56821b12 100644 --- a/srcpkgs/python3-xmltodict/template +++ b/srcpkgs/python3-xmltodict/template @@ -1,8 +1,8 @@ # Template file for 'python3-xmltodict' pkgname=python3-xmltodict -version=0.13.0 -revision=3 -build_style=python3-module +version=0.14.2 +revision=1 +build_style=python3-pep517 hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/martinblech/xmltodict" changelog="https://raw.githubusercontent.com/martinblech/xmltodict/master/CHANGELOG.md" distfiles="${PYPI_SITE}/x/xmltodict/xmltodict-${version}.tar.gz" -checksum=341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56 +checksum=201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553 post_install() { vlicense LICENSE