python3-cryptography: update to 41.0.5.

This commit is contained in:
Andrew J. Hesford 2023-10-25 16:28:29 -04:00
parent bc2e53103c
commit 013f8dfe18

View File

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