public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add python3-qt5-base, python3-pyqt6-base
@ 2026-09-11 14:42 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-11 14:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : c3f5479c3ad63f01bde7c32c7ab1e26eec4cc1c8
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-02T20:29:46-05:00
Stats : +14/-0 in 3 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/c3f5479c3ad63f01bde7c32c7ab1e26eec4cc1c8?branch=f45
Log:
Add python3-qt5-base, python3-pyqt6-base
With core Qt components here, this also allows some basic PyQt apps to
use this runtime.
---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index 009ab14..44869d5 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -1364,6 +1364,8 @@ flatpak:
- pulseaudio-libs-glib2
- pyproject-srpm-macros
- python-pip-wheel
+ - python-pyqt6-rpm-macros
+ - python-qt5-rpm-macros
- python-srpm-macros
- python-unversioned-command
- python3
@@ -1388,6 +1390,10 @@ flatpak:
- python3-pip
- python3-pygments
- python3-pyparsing
+ - python3-pyqt5-sip
+ - python3-pyqt6-base
+ - python3-pyqt6-sip
+ - python3-qt5-base
- python3-setuptools
- python3-six
- python3-wheel
diff --git a/container.yaml b/container.yaml
index 2db06ed..32b861a 100644
--- a/container.yaml
+++ b/container.yaml
@@ -714,6 +714,8 @@ flatpak:
- pulseaudio-libs
- pulseaudio-libs-glib2
- python-pip-wheel
+ - python-pyqt6-rpm-macros
+ - python-qt5-rpm-macros
- python-unversioned-command
- python3
- python3-brotli
@@ -729,6 +731,10 @@ flatpak:
- python3-markdown
- python3-markupsafe
- python3-packaging
+ - python3-pyqt5-sip
+ - python3-pyqt6-base
+ - python3-pyqt6-sip
+ - python3-qt5-base
- python3-setuptools
- python3-six
- qadwaitadecorations-qt5
diff --git a/package-notes.txt b/package-notes.txt
index 6238df2..56c5474 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -132,6 +132,8 @@ python3-gobject: E
python3-libs
python3-packaging: EB: dependency of python3-rpm-generators, and because of that cannot be built for /app as rpmbuild in koji buildroots can't use modules installed in /app
python3-pip
+python3-pyqt6-base: E
+python3-qt5-base: E
python3-setuptools
qadwaitadecorations-qt5: EB
qadwaitadecorations-qt6: EB
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:42 [flatpaks/flatpak-runtime] f45: Add python3-qt5-base, python3-pyqt6-base Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox