public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add python3-gstreamer1
Date: Fri, 11 Sep 2026 14:42:57 GMT [thread overview]
Message-ID: <178913777753.1.6495157929007764618.flatpaks-flatpak-runtime-3919a536e8c5@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-11 14:42 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=178913777753.1.6495157929007764618.flatpaks-flatpak-runtime-3919a536e8c5@fedoraproject.org \
--to=yselkowi@redhat.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