diff --git a/srcpkgs/python3-xmlschema/template b/srcpkgs/python3-xmlschema/template index 6f4d3be9d13..37a3e42cf58 100644 --- a/srcpkgs/python3-xmlschema/template +++ b/srcpkgs/python3-xmlschema/template @@ -1,17 +1,18 @@ # Template file for 'python3-xmlschema' pkgname=python3-xmlschema -version=2.1.1 -revision=2 +version=2.5.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-elementpath" depends="python3-elementpath" -checkdepends="python3-lxml python3-Sphinx python3-pytest" +checkdepends="python3-lxml python3-Sphinx python3-pytest + python3-typing_extensions" short_desc="XML Schema validator and decoder for Python" maintainer="Orphaned " license="MIT" homepage="https://github.com/sissaschool/xmlschema" distfiles="${PYPI_SITE}/x/xmlschema/xmlschema-${version}.tar.gz" -checksum=5ca34ff15dd3276cfb2e3e7b4c8dde4b7d4d27080f333a93b6c3f817e90abddf +checksum=276a03e0fd3c94c148d528bff4d9482f9b99bf8c7b4056a2e8e703d28149d454 post_install() { vlicense LICENSE