python3-validators: update to 0.12.4.
This commit is contained in:
parent
d3f738127e
commit
6026e4197b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-validators'
|
# Template file for 'python3-validators'
|
||||||
pkgname=python3-validators
|
pkgname=python3-validators
|
||||||
version=0.12.3
|
version=0.12.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=cb9c61250ee23a68e8b5f75319c3cd3668af83112fed4f72dfe352f65fe5387c
|
checksum=68e4b74889aac1270d83636cb1dbcce3d2271e291ab14023cf95e7dbfbbce09d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue