python3-email-validator: update to 2.2.0.
This commit is contained in:
parent
c2b98fdd1b
commit
b402fc4e79
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-email-validator'
|
||||
pkgname=python3-email-validator
|
||||
version=2.1.1
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ license="CC0-1.0"
|
|||
homepage="https://github.com/JoshData/python-email-validator"
|
||||
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"
|
||||
checksum=051fdaf98263be9afa52dcd50b6bc591708654b6b598b47e4a4080205a717fc1
|
||||
checksum=27aeaf92492d8d86d42f858ee2abf7fe2ec69b0724e8bfa25d0dbcb59cbd47ee
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue