python3-xmlschema: update to 1.5.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-xmlschema'
|
||||
pkgname=python3-xmlschema
|
||||
version=1.4.1
|
||||
version=1.5.1
|
||||
revision=1
|
||||
wrksrc=xmlschema-${version}
|
||||
build_style=python3-module
|
||||
@@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/sissaschool/xmlschema"
|
||||
distfiles="${PYPI_SITE}/x/xmlschema/xmlschema-${version}.tar.gz"
|
||||
checksum=ade693114ff2e4a9ed5a2371ce29ae888f689bc58e326e5796f8a7dc8954dd4a
|
||||
checksum=c4c72b457865f46394bb23525b4e233d6537d9e97b8c6144a6cda2d5ef0d6688
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$(pwd)/build/lib python3 -m unittest
|
||||
|
||||
Reference in New Issue
Block a user