From 378eb7cbd2f138808f7e8a116b5d4056db4698a4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 11 May 2026 10:39:13 -0400 Subject: [PATCH] python3-cryptography: update to 48.0.0. --- srcpkgs/python3-cryptography/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cryptography/template b/srcpkgs/python3-cryptography/template index 4e8235a0cc0..edac2970039 100644 --- a/srcpkgs/python3-cryptography/template +++ b/srcpkgs/python3-cryptography/template @@ -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