diff --git a/srcpkgs/python3-elementpath/template b/srcpkgs/python3-elementpath/template index 6ed2b4c0733..793629ecb8c 100644 --- a/srcpkgs/python3-elementpath/template +++ b/srcpkgs/python3-elementpath/template @@ -1,6 +1,6 @@ # Template file for 'python3-elementpath' pkgname=python3-elementpath -version=1.4.1 +version=1.4.3 revision=1 archs=noarch wrksrc=elementpath-${version} @@ -9,11 +9,11 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-lxml python3-xmlschema" short_desc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml" -maintainer="Đoàn Trần Công Danh " +maintainer="Đoàn Trần Công Danh " license="MIT" homepage="https://github.com/sissaschool/elementpath" distfiles="${PYPI_SITE}/e/elementpath/elementpath-${version}.tar.gz" -checksum=b29f626d690cb6f3716a65867a456c54dd679ddce7249bb2af4f37d33b83035d +checksum=f667c55b5c77d78aacda82d1f6da189cdcf071a04b4093f48e22c89ce1a6559f post_patch() { # locale handling in musl is NOT that ideal,