python3-cryptography: update to 48.0.0.

This commit is contained in:
Andrew J. Hesford
2026-05-11 14:19:04 -04:00
parent 1394f75609
commit 378eb7cbd2
+2 -2
View File
@@ -2,7 +2,7 @@
# On update, check python3-openssl,
# it has very tie requirements for cryptography
pkgname=python3-cryptography
version=47.0.0
version=48.0.0
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=9f8e55fe4e63613a5e1cc5819030f27b97742d720203a087802ce4ce9ceb52bb
checksum=5c3932f4436d1cccb036cb0eaef46e6e2db91035166f1ad6505c3c9d5a635920
pre_check() {
vsed -i '/addopts/d' pyproject.toml