python3-cryptography: update to 44.0.2.

This commit is contained in:
Andrew J. Hesford 2025-03-17 20:23:00 -04:00
parent 6e3299c8eb
commit 5eec6dbf49

View file

@ -2,7 +2,7 @@
# On update, check python3-openssl,
# it has very tie requirements for cryptography
pkgname=python3-cryptography
version=44.0.1
version=44.0.2
revision=1
build_style=python3-pep517
build_helper="rust"
@ -19,7 +19,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=f51f5705ab27898afda1aaa430f34ad90dc117421057782022edf0600bec5f14
checksum=c63454aa261a0cf0c5b4718349629793e9e634993538db841165b3df74f37ec0
pre_check() {
vsed -i '/addopts/d' pyproject.toml