public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add python2-setuptools as well in addition to python2
@ 2026-09-11 14:41 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:41 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 6cf7c28b74bed7b577f05db99ff83f6f6f0d91a7
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2020-03-20T21:51:58+01:00
            Stats  : +5/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/6cf7c28b74bed7b577f05db99ff83f6f6f0d91a7?branch=f45

            Log:
            Add python2-setuptools as well in addition to python2

... so that we can move inkscape to F31 flatpak runtime.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 462b343..ab83acf 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -419,6 +419,7 @@ data:
       - python-pip-wheel
       - python3-pip
       - python-setuptools-wheel
+      - python2-setuptools
       - python3-setuptools
       - python3-six
       - python2
@@ -909,6 +910,7 @@ data:
       - python-pip-wheel
       - python3-pip
       - python-setuptools-wheel
+      - python2-setuptools
       - python3-setuptools
       - python3-six
       - python2
@@ -1902,6 +1904,7 @@ data:
       - python3-pygments
       - python-srpm-macros
       - python-setuptools-wheel
+      - python2-setuptools
       - python3-setuptools
       - python3-six
       - python2
@@ -2959,6 +2962,7 @@ data:
       - python3-pip
       - python-srpm-macros
       - python-setuptools-wheel
+      - python2-setuptools
       - python3-setuptools
       - python3-six
       - python2

diff --git a/package-notes.txt b/package-notes.txt
index 77e98c9..aa700f1 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -128,6 +128,7 @@ pam: FD: systemd, util-linux
 pkgconf-pkg-config: EB: hard to build, xorg-x11-font-utils wants
 publicsuffix-list-dafsa
 python2: EB
+python2-setuptools: EB
 python3-cairo: E
 python3-gobject: E
 python3-libs

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

only message in thread, other threads:[~2026-09-11 14:41 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:41 [flatpaks/flatpak-runtime] f45: Add python2-setuptools as well in addition to python2 Kalev Lember

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