public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add python3-gstreamer1
@ 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 : 3919a536e8c55fb108c51ff683daa26c577b3a80
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-03-02T20:29:46-05:00
            Stats  : +3/-0 in 3 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/3919a536e8c55fb108c51ff683daa26c577b3a80?branch=f45

            Log:
            Add python3-gstreamer1

Any application using gstreamer1 via python3-gobject, both of which are
already in the runtime, uses or benefits from python3-gstreamer1.  Since
all gstreamer1 components are updated in tandem, this avoids a bunch of
app rebuilds.

---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index 9fa9fd8..d9a0355 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -1431,6 +1431,7 @@ flatpak:
     - python3-gobject
     - python3-gobject-base
     - python3-gobject-devel
+    - python3-gstreamer1
     - python3-jinja2
     - python3-libs
     - python3-libxml2

diff --git a/container.yaml b/container.yaml
index d3c3a98..4dc9b44 100644
--- a/container.yaml
+++ b/container.yaml
@@ -746,6 +746,7 @@ flatpak:
     - python3-dbus
     - python3-gobject
     - python3-gobject-base
+    - python3-gstreamer1
     - python3-jinja2
     - python3-libs
     - python3-libxml2

diff --git a/package-notes.txt b/package-notes.txt
index f10fb6e..d6c6626 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -122,6 +122,7 @@ publicsuffix-list-dafsa
 python3-brotli: EB: same SRPM as libbrotli which is a dependency of dnf, and because of that cannot be built for /app as dnf in koji buildroots can't use libraries installed in /app
 python3-cairo: E
 python3-gobject: E
+python3-gstreamer1: E: GStreamer GObject-Introspection overrides
 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

^ 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-gstreamer1 Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox