python3-cryptography: update to 42.0.5.

This commit is contained in:
Andrew J. Hesford 2024-02-24 12:27:16 -05:00
parent 6464414c2a
commit f902c00ae5

View file

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