python3-elementpath: update to 2.0.5.
This commit is contained in:
parent
0b61bb5832
commit
d1ca057f5c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-elementpath'
|
||||
pkgname=python3-elementpath
|
||||
version=2.0.4
|
||||
version=2.0.5
|
||||
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=ed52e3fa33855a266a42b6a34c7aae41f73170e5a2d316e61198878d9ad74b41
|
||||
checksum=d9612efed8ec2a5611f8fac90111e4c49464084eae9087028e63ac4b0b99cd90
|
||||
|
||||
post_patch() {
|
||||
# locale handling in musl is NOT that ideal,
|
||||
|
|
Loading…
Reference in a new issue