python3-elementpath: update to 2.0.4.
This commit is contained in:
parent
062f4a8714
commit
c1c13a1700
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-elementpath'
|
||||
pkgname=python3-elementpath
|
||||
version=2.0.3
|
||||
revision=2
|
||||
version=2.0.4
|
||||
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=1f652f515866f2a9bdf96f118cd3f9d328af213451c0a88c34d061eec729bdcf
|
||||
checksum=ed52e3fa33855a266a42b6a34c7aae41f73170e5a2d316e61198878d9ad74b41
|
||||
|
||||
post_patch() {
|
||||
# locale handling in musl is NOT that ideal,
|
||||
|
|
Loading…
Reference in New Issue