From f1842f01283d3b6b19f8e5b0cc768d44a8915428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 25 Sep 2020 08:00:31 +0700 Subject: [PATCH] python3-xmlschema: update to 1.2.4. --- srcpkgs/python3-xmlschema/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-xmlschema/template b/srcpkgs/python3-xmlschema/template index 939c7ef6fca..c73065c2222 100644 --- a/srcpkgs/python3-xmlschema/template +++ b/srcpkgs/python3-xmlschema/template @@ -1,8 +1,7 @@ # Template file for 'python3-xmlschema' pkgname=python3-xmlschema -version=1.2.3 +version=1.2.4 revision=1 -archs=noarch wrksrc=xmlschema-${version} build_style=python3-module hostmakedepends="python3-setuptools python3-elementpath" @@ -13,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=c981db622f9f00bffcb61648ab9a6f21d6655cfb66ad994918b079705b9b9a34 +checksum=d8a4912578f979c0ee6e56db7b9176ee85a437454dd2486d5cb456343938c3ce do_check() { PYTHONPATH=$(pwd)/build/lib python3 -m unittest