public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add python3-gobject and python3-cairo to the runtime
@ 2026-09-11 14:40 Owen W. Taylor
  0 siblings, 0 replies; only message in thread
From: Owen W. Taylor @ 2026-09-11 14:40 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 6d9585251fdc30d861b4bb6d07ab3e53b1a228bf
            Author : Owen W. Taylor <otaylor@fishsoup.net>
            Date   : 2020-03-20T21:51:58+01:00
            Stats  : +5/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/6d9585251fdc30d861b4bb6d07ab3e53b1a228bf?branch=f45

            Log:
            Add python3-gobject and python3-cairo to the runtime

The Python3 bindings are used in 12 of the top 100 apps and 50-60
apps in Fedora overall.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 1691048..6531bc0 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -364,6 +364,9 @@ data:
       - pulseaudio-libs
       - pulseaudio-libs-glib2
       - pulseaudio-utils
+      - python3-cairo
+      - python3-gobject
+      - python3-gobject-base
       - python-pip-wheel
       - python-setuptools-wheel
       - python2-setuptools

diff --git a/package-notes.txt b/package-notes.txt
index 8fe3033..5e6fe37 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -126,6 +126,8 @@ publicsuffix-list-dafsa
 python2-libs
 python2-pip
 python2-setuptools
+python3-cairo: E
+python3-gobject: E
 python3-libs
 python3-pip
 python3-setuptools

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:40 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:40 [flatpaks/flatpak-runtime] f45: Add python3-gobject and python3-cairo to the runtime Owen W. Taylor

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