python3-elementpath: update to 2.0.0.
This commit is contained in:
parent
87903e140d
commit
cb0c9d85db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-elementpath'
|
# Template file for 'python3-elementpath'
|
||||||
pkgname=python3-elementpath
|
pkgname=python3-elementpath
|
||||||
version=1.4.6
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=elementpath-${version}
|
wrksrc=elementpath-${version}
|
||||||
|
@ -13,7 +13,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=653b863cca106a8e45699f07f1b6eb47efcf4b37f9402849dc339f0e1fb1ecb8
|
checksum=5bbce8de94551c84eb8371dae8f0c7a3850385b1f9d8e9adf9c801bb7c722ffe
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# locale handling in musl is NOT that ideal,
|
# locale handling in musl is NOT that ideal,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue