python3-cryptography: update to 42.0.7.

This commit is contained in:
Andrew J. Hesford 2024-05-07 15:29:08 -04:00
parent fe042806b4
commit 32b71af009
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.5
version=42.0.7
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=6fe07eec95dfd477eb9530aef5bead34fec819b3aaf6c5bd6d20565da607bfe1
checksum=ecbfbc00bf55888edda9868a4cf927205de8499e7fabe6c050322298382953f2
pre_check() {
vsed -i '/addopts/d' pyproject.toml