Update to 42.0.8, resolves RHBZ#2251816"

This reverts commit 2220bc3f08 and bumps
the version up from 42.0.5 to 42.0.8.

Additionally, a dependency on the openssl-devel-engine is necessary.
Longer-term this should be dropped[0].

[0] https://fedoraproject.org/wiki/Changes/OpensslDeprecateEngine

Co-authored-by: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
Jeremy Cline 2024-07-02 11:50:53 -04:00
commit cb16ef22f9
No known key found for this signature in database
7 changed files with 100 additions and 85 deletions

4
.gitignore vendored
View file

@ -61,3 +61,7 @@
/cryptography-41.0.5.tar.gz
/cryptography-41.0.7.tar.gz
/cryptography-41.0.7-vendor.tar.bz2
/cryptography-42.0.5.tar.gz
/cryptography-42.0.5-vendor.tar.bz2
/cryptography-42.0.8.tar.gz
/cryptography-42.0.8-vendor.tar.bz2