python3-cryptography: update to 42.0.2.

This commit is contained in:
Andrew J. Hesford 2024-01-31 09:09:51 -05:00
parent 739c882880
commit 6b51cb3a6b

View File

@ -1,6 +1,6 @@
# Template file for 'python3-cryptography'
pkgname=python3-cryptography
version=42.0.1
version=42.0.2
revision=1
build_style=python3-pep517
build_helper="rust"
@ -17,7 +17,7 @@ license="BSD-3-Clause, Apache-2.0"
homepage="https://github.com/pyca/cryptography"
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
checksum=fd33f53809bb363cf126bebe7a99d97735988d9b0131a2be59fbf83e1259a5b7
checksum=e0ec52ba3c7f1b7d813cd52649a5b3ef1fc0d433219dc8c93827c57eab6cf888
pre_check() {
vsed -i '/addopts/d' pyproject.toml