python3-elementpath: update to 2.1.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-01-23 10:55:44 +07:00
parent 52c778dc49
commit 8e97883e98
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-elementpath'
pkgname=python3-elementpath
version=2.0.5
version=2.1.1
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=d9612efed8ec2a5611f8fac90111e4c49464084eae9087028e63ac4b0b99cd90
checksum=7ac47a1a0da75ccde8a7427954a05a8d8d341a6032c8e272c4d471babcc63e02
post_patch() {
# locale handling in musl is NOT that ideal,