python3-elementpath: update to 2.4.0.
This commit is contained in:
parent
af7a4686ef
commit
84779b3328
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-elementpath'
|
||||
pkgname=python3-elementpath
|
||||
version=2.2.3
|
||||
revision=2
|
||||
version=2.4.0
|
||||
revision=1
|
||||
wrksrc=elementpath-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=60139b91ef9646e27381fd62b8c38f1fc8ebc78dc4bc231c08c51240062e58e6
|
||||
checksum=5b6801b3be94d48d213beb7b8ebad96addb35c95fc6a9c062c80e033b4a32fe8
|
||||
|
||||
post_patch() {
|
||||
# depends on xmlschema and memory_profiling
|
||||
|
|
Loading…
Reference in a new issue