From 62d13df50de9acf3cadd56fa2695168f24b927a4 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:46 -0400 Subject: [PATCH] python3-cryptography: rebuild for openssl3 --- srcpkgs/python3-cryptography/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-cryptography/template b/srcpkgs/python3-cryptography/template index 0b86e0654ef..b183104aa66 100644 --- a/srcpkgs/python3-cryptography/template +++ b/srcpkgs/python3-cryptography/template @@ -1,7 +1,7 @@ # Template file for 'python3-cryptography' pkgname=python3-cryptography version=41.0.3 -revision=1 +revision=2 build_style=python3-module build_helper="rust" make_check_args="--ignore tests/bench/test_x509.py --ignore tests/bench/test_aead.py"