python3-xmlschema: update to 1.9.2.
This commit is contained in:
parent
9bfc5de1b1
commit
29bc1461d5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-xmlschema'
|
# Template file for 'python3-xmlschema'
|
||||||
pkgname=python3-xmlschema
|
pkgname=python3-xmlschema
|
||||||
version=1.6.2
|
version=1.9.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=xmlschema-${version}
|
wrksrc=xmlschema-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-elementpath"
|
hostmakedepends="python3-setuptools python3-elementpath"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sissaschool/xmlschema"
|
homepage="https://github.com/sissaschool/xmlschema"
|
||||||
distfiles="${PYPI_SITE}/x/xmlschema/xmlschema-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/x/xmlschema/xmlschema-${version}.tar.gz"
|
||||||
checksum=31ddf77a44e4b121de212beeb2cc039e2e8b7a7a4f1678c9b29be1f5341aec52
|
checksum=3ce6fe408a8c0a0ca5917cbe6181a933dfb5cfade9714eeb07b6335f9aff7b10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue