mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-email-validator: update to 2.2.0.
This commit is contained in:
parent
c2b98fdd1b
commit
b402fc4e79
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-email-validator'
|
# Template file for 'python3-email-validator'
|
||||||
pkgname=python3-email-validator
|
pkgname=python3-email-validator
|
||||||
version=2.1.1
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="CC0-1.0"
|
||||||
homepage="https://github.com/JoshData/python-email-validator"
|
homepage="https://github.com/JoshData/python-email-validator"
|
||||||
changelog="https://raw.githubusercontent.com/JoshData/python-email-validator/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/JoshData/python-email-validator/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/JoshData/python-email-validator/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/JoshData/python-email-validator/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=051fdaf98263be9afa52dcd50b6bc591708654b6b598b47e4a4080205a717fc1
|
checksum=27aeaf92492d8d86d42f858ee2abf7fe2ec69b0724e8bfa25d0dbcb59cbd47ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue