mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-elementpath: update to 2.4.0.
This commit is contained in:
parent
af7a4686ef
commit
84779b3328
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.2.3
|
version=2.4.0
|
||||||
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=60139b91ef9646e27381fd62b8c38f1fc8ebc78dc4bc231c08c51240062e58e6
|
checksum=5b6801b3be94d48d213beb7b8ebad96addb35c95fc6a9c062c80e033b4a32fe8
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# depends on xmlschema and memory_profiling
|
# depends on xmlschema and memory_profiling
|
||||||
|
|
Loading…
Add table
Reference in a new issue