diff --git a/srcpkgs/python3-cryptography_vectors/template b/srcpkgs/python3-cryptography_vectors/template index 59c92456d80..3bcc306ea74 100644 --- a/srcpkgs/python3-cryptography_vectors/template +++ b/srcpkgs/python3-cryptography_vectors/template @@ -1,16 +1,16 @@ # Template file for 'python3-cryptography_vectors' pkgname=python3-cryptography_vectors -version=41.0.7 +version=42.0.1 revision=1 build_style=python3-pep517 -hostmakedepends="python3-setuptools python3-wheel" +hostmakedepends="python3-flit_core" depends="python3" short_desc="Test vectors for python3-cryptography" maintainer="Andrew J. Hesford " license="BSD-3-Clause, Apache-2.0" homepage="https://github.com/pyca/cryptography" distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz" -checksum=7b36f976b6e58cc1801310e1c93c584c6539d371da7f8538edd8fc463dc80d5b +checksum=b2214f0d62c83a475b71628bf82a0282725ffa642fabb0c5653c5be0f8c2f749 post_install() { vlicense LICENSE diff --git a/srcpkgs/python3-cryptography_vectors/update b/srcpkgs/python3-cryptography_vectors/update new file mode 100644 index 00000000000..ee07b72ffd4 --- /dev/null +++ b/srcpkgs/python3-cryptography_vectors/update @@ -0,0 +1 @@ +ignore="*dev*"