Update to v43.0.0
Additionally, this builds the package with OPENSSL_NO_ENGINE=1 This drops the skip-overflow-tests-32bit.patch as its included in v43.0.0. It picks up the patch in https://github.com/pyca/cryptography/pull/11328 to allow building with OPENSSL_NO_ENGINE=1.
This commit is contained in:
parent
4dc6d7b0ba
commit
696a6afd84
5 changed files with 43 additions and 83 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -65,3 +65,5 @@
|
|||
/cryptography-42.0.5-vendor.tar.bz2
|
||||
/cryptography-42.0.8.tar.gz
|
||||
/cryptography-42.0.8-vendor.tar.bz2
|
||||
/cryptography-43.0.0.tar.gz
|
||||
/cryptography-43.0.0-vendor.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue