python3-cryptography: update to 41.0.7.

This commit is contained in:
Andrew J. Hesford 2023-12-01 10:47:13 -05:00
parent 2fc866d3c3
commit e50ac7b8f1

View file

@ -1,6 +1,6 @@
# Template file for 'python3-cryptography'
pkgname=python3-cryptography
version=41.0.5
version=41.0.7
revision=1
build_style=python3-module
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=392cb88b597247177172e02da6b7a63deeff1937fa6fec3bbf902ebd75d97ec7
checksum=13f93ce9bea8016c253b34afc6bd6a75993e5c40672ed5405a9c832f0d4a00bc
pre_check() {
vsed -i '/addopts/d' pyproject.toml