python3-cryptography: update to 42.0.8.

This commit is contained in:
Andrew J. Hesford 2024-06-09 12:06:56 -04:00
parent bb52c6cc15
commit 484f82f1ff

View file

@ -1,6 +1,6 @@
# Template file for 'python3-cryptography'
pkgname=python3-cryptography
version=42.0.7
version=42.0.8
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=ecbfbc00bf55888edda9868a4cf927205de8499e7fabe6c050322298382953f2
checksum=8d09d05439ce7baa8e9e95b07ec5b6c886f548deb7e0f69ef25f64b3bce842f2
pre_check() {
vsed -i '/addopts/d' pyproject.toml