From 32b71af009c4e87f277ce803b44eb519fb1b9044 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 7 May 2024 15:29:08 -0400 Subject: [PATCH] python3-cryptography: update to 42.0.7. --- 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 ffeeb343e87..facad3a57b6 100644 --- a/srcpkgs/python3-cryptography/template +++ b/srcpkgs/python3-cryptography/template @@ -1,6 +1,6 @@ # Template file for 'python3-cryptography' pkgname=python3-cryptography -version=42.0.5 +version=42.0.7 revision=1 build_style=python3-pep517 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=6fe07eec95dfd477eb9530aef5bead34fec819b3aaf6c5bd6d20565da607bfe1 +checksum=ecbfbc00bf55888edda9868a4cf927205de8499e7fabe6c050322298382953f2 pre_check() { vsed -i '/addopts/d' pyproject.toml