python3-elementpath: update to 2.1.4.
This commit is contained in:
parent
297fd7327e
commit
700e8c38c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-elementpath'
|
||||
pkgname=python3-elementpath
|
||||
version=2.1.1
|
||||
version=2.1.4
|
||||
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=7ac47a1a0da75ccde8a7427954a05a8d8d341a6032c8e272c4d471babcc63e02
|
||||
checksum=326643aca7beff0864d022cd591736b8550a70fccafd67a89198166baed1c2c4
|
||||
|
||||
post_patch() {
|
||||
# locale handling in musl is NOT that ideal,
|
||||
|
|
Loading…
Reference in a new issue