mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-validators: update to 0.14.1
This commit is contained in:
parent
613130a3de
commit
4870232ed6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-validators'
|
# Template file for 'python3-validators'
|
||||||
pkgname=python3-validators
|
pkgname=python3-validators
|
||||||
version=0.14.0
|
version=0.14.1
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="validators-${version}"
|
wrksrc="validators-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=f0ac832212e3ee2e9b10e156f19b106888cf1429c291fbc5297aae87685014ae
|
checksum=0bfe836a1af37bb266d71ec1e98b530c38ce11bc7fbe0c4c96ef7b1532d019e5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue