diff --git a/srcpkgs/python3-email-validator/template b/srcpkgs/python3-email-validator/template index 69628ad1e35..fd3bd87bb52 100644 --- a/srcpkgs/python3-email-validator/template +++ b/srcpkgs/python3-email-validator/template @@ -1,20 +1,19 @@ # Template file for 'python3-email-validator' pkgname=python3-email-validator -version=1.3.0 -revision=3 +version=2.1.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3" depends="python3-idna python3-dnspython" -checkdepends="python3-pytest" +checkdepends="python3-pytest $depends" short_desc="Robust email address syntax and deliverability validation library" maintainer="DragonGhost7 " 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=1f5b38b5f6b8455468f2c557e887c442d455931ee1523c6eb40c6f7ce119d99b -make_check=no #no tests folder is present in archives +checksum=051fdaf98263be9afa52dcd50b6bc591708654b6b598b47e4a4080205a717fc1 post_install() { vlicense LICENSE