Commit graph

5 commits

Author SHA1 Message Date
Lukas Slebodnik
873504ed4f New upstream version 1.27
Fix serialisation on FIPS enabled system

(cherry picked from commit a98e58c610)
2025-09-25 15:39:03 +02:00
Fedora Release Engineering
47e309ad47 Unretire package: python-requests-pkcs12 on f43
Reverts retirement commit 36bc7dc50f
Releng issue: https://pagure.io/releng/issue/12898
2025-08-24 10:35:06 +00:00
Maxwell G
36bc7dc50f Orphaned for 6+ weeks 2025-08-19 22:17:20 -05:00
Lukas Slebodnik
9b07e61fc5 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)
2024-07-22 16:39:42 +02:00
Fabian Affolter
6addbc690c
* Thu Mar 19 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.7-1
- Initial package for Fedora
2020-03-26 14:41:47 +01:00