From a21251eae9c7f8327d643c2587eb485e4795588e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 16 Nov 2020 08:36:13 +0700 Subject: [PATCH] python3-xmlschema: update to 1.3.1. --- 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 88999be9e53..9ff021b03d2 100644 --- a/srcpkgs/python3-xmlschema/template +++ b/srcpkgs/python3-xmlschema/template @@ -1,7 +1,7 @@ # Template file for 'python3-xmlschema' pkgname=python3-xmlschema -version=1.2.4 -revision=2 +version=1.3.1 +revision=1 wrksrc=xmlschema-${version} build_style=python3-module hostmakedepends="python3-setuptools python3-elementpath" @@ -12,7 +12,7 @@ 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=d8a4912578f979c0ee6e56db7b9176ee85a437454dd2486d5cb456343938c3ce +checksum=ef25efd054afe5bbbbe0c5f86f32bd8e8afd566c90986d6b80a2abb8e6a4c46e do_check() { PYTHONPATH=$(pwd)/build/lib python3 -m unittest