mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-validators: update to 0.12.5.
This commit is contained in:
parent
48c026256e
commit
2aa48601af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-validators'
|
# Template file for 'python3-validators'
|
||||||
pkgname=python3-validators
|
pkgname=python3-validators
|
||||||
version=0.12.4
|
version=0.12.5
|
||||||
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=68e4b74889aac1270d83636cb1dbcce3d2271e291ab14023cf95e7dbfbbce09d
|
checksum=df3dda070965519283bae72249a36927ee3ea9c206f9ee6f234a71cf19b36136
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue