python3-xmlschema: update to 1.2.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-xmlschema'
|
||||
pkgname=python3-xmlschema
|
||||
version=1.2.0
|
||||
version=1.2.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=xmlschema-${version}
|
||||
@@ -13,7 +13,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=079169d8e3393e2605b0dd4d66d2450c9e828c2a7baa8692df949057b123da9c
|
||||
checksum=3d194332cc6d4b56e59d510ece63a5aa78b58e6e332765d46ce5746cb2c3ef20
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$(pwd)/build/lib python3 -m unittest
|
||||
|
||||
Reference in New Issue
Block a user