python-requests-pkcs12
lslebodn
https://docs.fedoraproject.org/en-US/package-maintainers/Package_Retirement_Process/#claiming says require a re-review if they are retired for more than eight weeks.
The package was retired just yesterday. (2025-08-20 03:17:20 UTC) * https://src.fedoraproject.org/rpms/python-requests-pkcs12/c/36bc7dc50fe9f70d4098e42e2622178bd7fd0dd5?branch=rawhide
I missed the package in the email https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/DA5U26XJZXRGFU34KHFAY3BTZVZGCVTX/
Metadata Update from @jnsamyak: - Issue tagged with: low-gain, low-trouble, ops
Metadata Update from @jnsamyak: - Issue assigned to jnsamyak
The package is now unretired. For missing branches please use $fedpkg request-branch
$fedpkg request-branch
python-requests-pkcs12 f43 orphan python-requests-pkcs12 f42-Beta fab python-requests-pkcs12 f44 lslebodn
Metadata Update from @jnsamyak: - Assignee reset - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
I can see package back in rawhide (f44)
[root@3d3e1087f65a /]# dnf info -q --releasever=44 python3-requests-pkcs12 Available packages Name : python3-requests-pkcs12 Epoch : 0 Version : 1.25 Release : 5.fc44 Architecture : noarch Download size : 19.9 KiB Installed size : 32.1 KiB Source : python-requests-pkcs12-1.25-5.fc44.src.rpm Repository : updates Summary : Add PKCS12 support to the requests library URL : https://github.com/m-click/requests_pkcs12 License : ISC Description : This library adds PKCS12 support to the Python requests library. It is : integrated into requests as recommended by its authors: creating a custom : TransportAdapter, which provides a custom SSLContext. Vendor : Fedora Project Name : python3-requests-pkcs12 Epoch : 0 Version : 1.25 Release : 5.fc44 Architecture : noarch Download size : 19.9 KiB Installed size : 32.1 KiB Source : python-requests-pkcs12-1.25-5.fc44.src.rpm Repository : fedora Summary : Add PKCS12 support to the requests library URL : https://github.com/m-click/requests_pkcs12 License : ISC Description : This library adds PKCS12 support to the Python requests library. It is : integrated into requests as recommended by its authors: creating a custom : TransportAdapter, which provides a custom SSLContext. Vendor : Fedora Project
but not in f43
[root@3d3e1087f65a /]# dnf info -q --releasever=43 python3-requests-pkcs12 No matching packages to list
@jnsamyak Coudl you recommend what shall I do with that?
There wasn't a f43 compose since it was brought back until today.
Try again and it should be there.
@kevin great; thank you very much for the answer.