Bug 2396842 - python-requests-pkcs12: Please rebuild in Fedora 43
Summary: python-requests-pkcs12: Please rebuild in Fedora 43
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-requests-pkcs12
Version: 43
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Slebodnik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYC3.14rc3
TreeView+ depends on / blocked
 
Reported: 2025-09-19 13:41 UTC by Karolina Surma
Modified: 2025-10-07 13:51 UTC (History)
1 user (show)

Fixed In Version: python-requests-pkcs12-1.27-1.fc43
Clone Of:
Environment:
Last Closed: 2025-10-07 13:51:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2025-09-19 13:41:30 UTC
Dear package maintainer,

Due to reasons described in https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/O6LBYY446Q2FWVBEVJCOJ34ADXTEIH65/ a rebuild of python-requests-pkcs12 is needed in Fedora 43.

During the mass rebuild, it was determined that rawhide and f43 branches differ, hence I did not know if I could safely merge rawhide into f43 or if the f43 branch needs a diverging bump.

Please, determine this yourself and rebuild the package in Fedora 43, ideally before the Fedora 43 Final freeze (2025-10-07).

Thank you. Let me know if you need help.

Comment 1 Lukas Slebodnik 2025-09-19 22:24:25 UTC
The only diff between f43 and rawhide is caused by python rebuild

sh[~/fedpkg/python-requests-pkcs12]$ git pull -v
From ssh://pkgs.fedoraproject.org/rpms/python-requests-pkcs12
 = [up to date]      f40              -> origin/f40
 = [up to date]      epel8            -> origin/epel8
 = [up to date]      epel8-playground -> origin/epel8-playground
 = [up to date]      epel9            -> origin/epel9
 = [up to date]      f30              -> origin/f30
 = [up to date]      f31              -> origin/f31
 = [up to date]      f32              -> origin/f32
 = [up to date]      f33              -> origin/f33
 = [up to date]      f34              -> origin/f34
 = [up to date]      f35              -> origin/f35
 = [up to date]      f36              -> origin/f36
 = [up to date]      f37              -> origin/f37
 = [up to date]      f38              -> origin/f38
 = [up to date]      f39              -> origin/f39
 = [up to date]      f41              -> origin/f41
 = [up to date]      f42              -> origin/f42
 = [up to date]      f43              -> origin/f43
 = [up to date]      main             -> origin/main
 = [up to date]      rawhide          -> origin/rawhide
Already up to date.

sh[~/fedpkg/python-requests-pkcs12]$ git diff origin/f43..origin/rawhide
diff --git a/python-requests-pkcs12.spec b/python-requests-pkcs12.spec
index 1284d78..a1918ba 100644
--- a/python-requests-pkcs12.spec
+++ b/python-requests-pkcs12.spec
@@ -2,7 +2,7 @@
 
 Name:           python-%{pypi_name}
 Version:        1.25
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Add PKCS12 support to the requests library
 
 License:        ISC
@@ -62,6 +62,9 @@ fi
 %doc README.rst
 
 %changelog
+* Fri Sep 19 2025 Python Maint <python-maint> - 1.25-7
+- Rebuilt for Python 3.14.0rc3 bytecode
+
 * Wed Aug 27 2025 Lukas Slebodnik <lslebodn> - 1.25-6
 - rhbz#2378169 Migrating to pyproject macros
 - https://fedoraproject.org/wiki/Changes/DeprecateSetuppyMacros

Comment 2 Lukas Slebodnik 2025-09-19 22:26:44 UTC
I would be interested how it was determined that rawhide and f43 branches differ

Comment 3 Karolina Surma 2025-09-22 09:14:32 UTC
We are comparing the commit hashes. I see that the unretiring commit diverged the branches, so even though the commits are the same, their hashes differ and we cannot perform fast-forward merge automatically.

Comment 4 Fedora Update System 2025-09-29 10:42:48 UTC
FEDORA-2025-35e09082ab (python-requests-pkcs12-1.27-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-35e09082ab

Comment 5 Fedora Update System 2025-09-30 01:32:15 UTC
FEDORA-2025-35e09082ab has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-35e09082ab`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-35e09082ab

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2025-10-07 13:51:01 UTC
FEDORA-2025-35e09082ab (python-requests-pkcs12-1.27-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.