From 56b9746b6c5675a5ccfc697797215aff46372d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 3 May 2020 19:42:53 +0700 Subject: [PATCH] python3-xmlschema: update to 1.1.3. --- srcpkgs/python3-xmlschema/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-xmlschema/template b/srcpkgs/python3-xmlschema/template index c9d14c652c..a6bc81a7be 100644 --- a/srcpkgs/python3-xmlschema/template +++ b/srcpkgs/python3-xmlschema/template @@ -1,6 +1,6 @@ # Template file for 'python3-xmlschema' pkgname=python3-xmlschema -version=1.1.2 +version=1.1.3 revision=1 archs=noarch wrksrc=xmlschema-${version} @@ -9,11 +9,11 @@ hostmakedepends="python3-setuptools" depends="python3-elementpath" checkdepends="python3-elementpath python3-lxml" short_desc="XML Schema validator and decoder for Python" -maintainer="Đoàn Trần Công Danh " +maintainer="Đoàn Trần Công Danh " license="MIT" homepage="https://github.com/sissaschool/xmlschema" distfiles="${PYPI_SITE}/x/xmlschema/xmlschema-${version}.tar.gz" -checksum=57bfda48a864f1d6e10bd06288c87e18eee4fd5a79d0ddfbf9d81f0fab748b39 +checksum=6562e94719a1b49edba2f3bd3815c34f7868293e2b01cfa34b0343a4d439a318 do_check() { PYTHONPATH=$(pwd)/build/lib python3 -m unittest