python3-elementpath: update to 2.0.2.
This commit is contained in:
parent
c4a5e79cf9
commit
af7bfcd646
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python3-elementpath'
|
# Template file for 'python3-elementpath'
|
||||||
pkgname=python3-elementpath
|
pkgname=python3-elementpath
|
||||||
version=2.0.0
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc=elementpath-${version}
|
wrksrc=elementpath-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sissaschool/elementpath"
|
homepage="https://github.com/sissaschool/elementpath"
|
||||||
distfiles="${PYPI_SITE}/e/elementpath/elementpath-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/e/elementpath/elementpath-${version}.tar.gz"
|
||||||
checksum=5bbce8de94551c84eb8371dae8f0c7a3850385b1f9d8e9adf9c801bb7c722ffe
|
checksum=8ea6aefe90a3d7f968921789210cdfc1f6740b305dc5d7f70b1151c73d673d29
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# locale handling in musl is NOT that ideal,
|
# locale handling in musl is NOT that ideal,
|
||||||
|
|
Loading…
Reference in New Issue