python3-cryptography: update to 42.0.4.

This commit is contained in:
Andrew J. Hesford 2024-02-22 20:06:42 -05:00
parent 0a52731988
commit 3ce5fd97f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-cryptography'
pkgname=python3-cryptography
version=42.0.2
version=42.0.4
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=e0ec52ba3c7f1b7d813cd52649a5b3ef1fc0d433219dc8c93827c57eab6cf888
checksum=831a4b37accef30cccd34fcb916a5d7b5be3cbbe27268a02832c3e450aea39cb
pre_check() {
vsed -i '/addopts/d' pyproject.toml