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-brotli
Date: Fri, 11 Sep 2026 14:42:42 GMT	[thread overview]
Message-ID: <178913776263.1.17155483663705127421.flatpaks-flatpak-runtime-3f41a4b067d6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 3f41a4b067d60ce68a65d2963ef14dfa813029e9
            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/3f41a4b067d60ce68a65d2963ef14dfa813029e9?branch=f45

            Log:
            Add python3-brotli

libbrotli (from the same SRPM) is already in the runtime as a dependency
of libdnf, and hence cannot be safely overridden by an app build.

---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index c524c9f..ef0fc5a 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -1358,6 +1358,7 @@ flatpak:
     - python-srpm-macros
     - python-unversioned-command
     - python3
+    - python3-brotli
     - python3-cairo
     - python3-cairo-devel
     - python3-cython

diff --git a/container.yaml b/container.yaml
index 503b30a..e1d21d0 100644
--- a/container.yaml
+++ b/container.yaml
@@ -706,6 +706,7 @@ flatpak:
     - python-pip-wheel
     - python-unversioned-command
     - python3
+    - python3-brotli
     - python3-cairo
     - python3-dbus
     - python3-gobject

diff --git a/package-notes.txt b/package-notes.txt
index 6cd2374..542aa80 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -120,6 +120,7 @@ pinentry-gnome3: E
 pipewire-jack-audio-connection-kit: EB
 pkgconf-pkg-config: EB: hard to build, xorg-x11-font-utils wants
 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-dbus: EB: dependency of dnf-plugins-core, and because of that cannot be built for /app as dnf in koji buildroots can't use modules installed in /app
 python3-gobject: E

                 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=178913776263.1.17155483663705127421.flatpaks-flatpak-runtime-3f41a4b067d6@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