The python-requests-pkcs12 package
Find a file
Lukas Slebodnik 087cf46c35 New upstream version 1.25
Fix compatibility with python3-pyOpenSSL-24.1.0-2.fc41

    from requests_pkcs12 import Pkcs12Adapter
/usr/lib/python3.13/site-packages/requests_pkcs12.py:19: in <module>
    from OpenSSL.crypto import load_pkcs12
E   ImportError: cannot import name 'load_pkcs12' from 'OpenSSL.crypto' (unknown location)

(cherry picked from commit 9b07e61fc5)
2025-08-25 15:51:45 +02:00
.gitignore New upstream version 1.25 2025-08-25 15:51:45 +02:00
python-requests-pkcs12.spec New upstream version 1.25 2025-08-25 15:51:45 +02:00
README.md Added the README 2020-03-22 15:36:44 +00:00
sources New upstream version 1.25 2025-08-25 15:51:45 +02:00

python-requests-pkcs12

The python-requests-pkcs12 package