python3-xmlschema: update to 1.2.0.
This commit is contained in:
parent
4921bab347
commit
d25d0c9ca5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-xmlschema'
|
||||
pkgname=python3-xmlschema
|
||||
version=1.1.3
|
||||
version=1.2.0
|
||||
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=6562e94719a1b49edba2f3bd3815c34f7868293e2b01cfa34b0343a4d439a318
|
||||
checksum=079169d8e3393e2605b0dd4d66d2450c9e828c2a7baa8692df949057b123da9c
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=$(pwd)/build/lib python3 -m unittest
|
||||
|
|
Loading…
Reference in a new issue