python3-cryptography: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:46 -04:00
parent 41637beed4
commit 62d13df50d

View File

@ -1,7 +1,7 @@
# Template file for 'python3-cryptography' # Template file for 'python3-cryptography'
pkgname=python3-cryptography pkgname=python3-cryptography
version=41.0.3 version=41.0.3
revision=1 revision=2
build_style=python3-module build_style=python3-module
build_helper="rust" build_helper="rust"
make_check_args="--ignore tests/bench/test_x509.py --ignore tests/bench/test_aead.py" make_check_args="--ignore tests/bench/test_x509.py --ignore tests/bench/test_aead.py"