mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-elementpath: update to 2.0.4.
This commit is contained in:
parent
062f4a8714
commit
c1c13a1700
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-elementpath'
|
# Template file for 'python3-elementpath'
|
||||||
pkgname=python3-elementpath
|
pkgname=python3-elementpath
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=elementpath-${version}
|
wrksrc=elementpath-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,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=1f652f515866f2a9bdf96f118cd3f9d328af213451c0a88c34d061eec729bdcf
|
checksum=ed52e3fa33855a266a42b6a34c7aae41f73170e5a2d316e61198878d9ad74b41
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# locale handling in musl is NOT that ideal,
|
# locale handling in musl is NOT that ideal,
|
||||||
|
|
Loading…
Add table
Reference in a new issue