Update to 41.0.3

- Update to upstream version 41.0.3
- Use pyo3 0.19

Resolves: rhbz#2211237
This commit is contained in:
Christian Heimes 2023-08-09 14:07:18 +02:00
commit 542249a161
4 changed files with 67 additions and 5 deletions

2
.gitignore vendored
View file

@ -55,3 +55,5 @@
/cryptography-40.0.1-vendor.tar.bz2
/cryptography-40.0.2.tar.gz
/cryptography-40.0.2-vendor.tar.bz2
/cryptography-41.0.3.tar.gz
/cryptography-41.0.3-vendor.tar.bz2