Update to v45.0.4

The upstream release fixes a single issue:

- Fixed decrypting PKCS#8 files encrypted with SHA1-RC4. (This is not
  considered secure, and is supported only for backwards compatibility.)

Fixes rhbz #2371350
This commit is contained in:
Jeremy Cline 2025-06-11 09:31:07 -04:00
commit 8034f94f77
No known key found for this signature in database
3 changed files with 5 additions and 3 deletions

View file

@ -5,7 +5,7 @@
%global srcname cryptography
Name: python-%{srcname}
Version: 45.0.3
Version: 45.0.4
Release: %autorelease
Summary: PyCA's cryptography library