Fedora Account System
Red Hat Associate
Red Hat Customer
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.
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
I would be interested how it was determined that rawhide and f43 branches differ
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.
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
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.
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.