python3-elementpath: update to 2.2.3.
This commit is contained in:
parent
a74a95b19e
commit
5d02792fe2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-elementpath'
|
||||
pkgname=python3-elementpath
|
||||
version=2.2.2
|
||||
version=2.2.3
|
||||
revision=1
|
||||
wrksrc=elementpath-${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/elementpath"
|
||||
distfiles="${PYPI_SITE}/e/elementpath/elementpath-${version}.tar.gz"
|
||||
checksum=68de07c1aec3b1d33126111252cc699600dd1e45802625344aa6eb9e680ef157
|
||||
checksum=60139b91ef9646e27381fd62b8c38f1fc8ebc78dc4bc231c08c51240062e58e6
|
||||
|
||||
post_patch() {
|
||||
# depends on xmlschema and memory_profiling
|
||||
|
|
Loading…
Reference in a new issue