public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-python-qt5] rawhide: Rebuild (mingw-python-3.14)
Date: Thu, 24 Sep 2026 12:52:02 GMT [thread overview]
Message-ID: <179025432270.1.6959121978030428379.rpms-mingw-python-qt5-0b0d9954c04f@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-24 12:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179025432270.1.6959121978030428379.rpms-mingw-python-qt5-0b0d9954c04f@fedoraproject.org \
--to=manisandro@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox