From f902c00ae5ee691fe4fe220f08b5d315b5fa0eac Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 24 Feb 2024 12:27:16 -0500 Subject: [PATCH] python3-cryptography: update to 42.0.5. --- 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 7e8a96b9e0b..ffeeb343e87 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.4 +version=42.0.5 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=831a4b37accef30cccd34fcb916a5d7b5be3cbbe27268a02832c3e450aea39cb +checksum=6fe07eec95dfd477eb9530aef5bead34fec819b3aaf6c5bd6d20565da607bfe1 pre_check() { vsed -i '/addopts/d' pyproject.toml