From c9ff6f44dd628476e4cfffc29f881a71cb2a208d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 25 Feb 2025 03:21:39 -0300 Subject: [PATCH] python3-xmltodict: update to 0.14.2. --- srcpkgs/python3-xmltodict/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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