python3-defusedxml: update to 0.7.1
This commit is contained in:
parent
1ceec9826f
commit
8799a7509e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-defusedxml'
|
# Template file for 'python3-defusedxml'
|
||||||
pkgname=python3-defusedxml
|
pkgname=python3-defusedxml
|
||||||
version=0.6.0
|
version=0.7.1
|
||||||
revision=6
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Python-2.0"
|
license="Python-2.0"
|
||||||
homepage="https://github.com/tiran/defusedxml"
|
homepage="https://github.com/tiran/defusedxml"
|
||||||
distfiles="${PYPI_SITE}/d/defusedxml/defusedxml-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/defusedxml/defusedxml-${version}.tar.gz"
|
||||||
checksum=f684034d135af4c6cbb949b8a4d2ed61634515257a67299e5f940fbaa34377f5
|
checksum=1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue