python3-validators: update to 0.14.0
This commit is contained in:
parent
71edfe3a16
commit
a4b57c1321
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-validators'
|
# Template file for 'python3-validators'
|
||||||
pkgname=python3-validators
|
pkgname=python3-validators
|
||||||
version=0.12.5
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="validators-${version}"
|
wrksrc="validators-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/kvesteri/validators"
|
homepage="https://github.com/kvesteri/validators"
|
||||||
changelog="https://raw.githubusercontent.com/kvesteri/validators/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/kvesteri/validators/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/v/validators/validators-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/validators/validators-${version}.tar.gz"
|
||||||
checksum=df3dda070965519283bae72249a36927ee3ea9c206f9ee6f234a71cf19b36136
|
checksum=f0ac832212e3ee2e9b10e156f19b106888cf1429c291fbc5297aae87685014ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue