public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-python-qt5] rawhide: Rebuild (mingw-python-3.14)
@ 2026-09-24 12:52 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-24 12:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mingw-python-qt5
Branch : rawhide
Commit : 0b0d9954c04fa68d99920fcc289fcccaa1fce46f
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-09-24T14:51:50+02:00
Stats : +17/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/mingw-python-qt5/c/0b0d9954c04fa68d99920fcc289fcccaa1fce46f?branch=rawhide
Log:
Rebuild (mingw-python-3.14)
---
diff --git a/mingw-python-qt5.spec b/mingw-python-qt5.spec
index 4a415a6..50f4930 100644
--- a/mingw-python-qt5.spec
+++ b/mingw-python-qt5.spec
@@ -5,7 +5,7 @@
Name: mingw-python-qt5
Summary: MinGW Windows PyQt5
Version: 5.15.12
-Release: 0.4%{?snap:.%snap}%{?dist}
+Release: 0.5%{?snap:.%snap}%{?dist}
BuildArch: noarch
# Some examples are BSD-3-Clause and MIT, but examples are not packaged
@@ -16,6 +16,8 @@ Source0: https://www.riverbankcomputing.com/pypi/packages/pyqt5/pyqt5-%{v
%else
Source0: %{pypi_source PyQt5}
%endif
+# Set %%MinimumABIVersion in QtCoremod.sip (newer sip versions expect it there)
+Patch0: pyqt5-min-abi-version.patch
BuildRequires: make
@@ -107,6 +109,9 @@ mingw64-sip-build --build-dir=build_win64 --no-make --qt-shared --confirm-licens
%changelog
+* Wed Sep 23 2026 Sandro Mani <manisandro@gmail.com> - 5.15.12-0.5.dev2507081429
+- Rebuild (mingw-python)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.15.12-0.4.dev2507081429
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/pyqt5-min-abi-version.patch b/pyqt5-min-abi-version.patch
new file mode 100644
index 0000000..da3319a
--- /dev/null
+++ b/pyqt5-min-abi-version.patch
@@ -0,0 +1,11 @@
+diff -rupN pyqt5-5.15.12.dev2507081429/sip/QtCore/QtCoremod.sip pyqt5-5.15.12.dev2507081429-new/sip/QtCore/QtCoremod.sip
+--- pyqt5-5.15.12.dev2507081429/sip/QtCore/QtCoremod.sip 2025-07-13 16:57:10.301087100 +0200
++++ pyqt5-5.15.12.dev2507081429-new/sip/QtCore/QtCoremod.sip 2026-09-24 13:48:11.947823797 +0200
+@@ -65,6 +65,7 @@ WARRANTY OF DESIGN, MERCHANTABILITY AND
+
+ %Plugin PyQt5
+
++%MinimumABIVersion "12.15"
+ %If (Py_v3)
+ %DefaultEncoding "ASCII"
+ %End
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 12:52 [rpms/mingw-python-qt5] rawhide: Rebuild (mingw-python-3.14) Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox