public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add python2-setuptools as well in addition to python2
Date: Fri, 11 Sep 2026 14:41:03 GMT [thread overview]
Message-ID: <178913766328.1.1796866836657819069.flatpaks-flatpak-runtime-6cf7c28b74be@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-11 14:41 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=178913766328.1.1796866836657819069.flatpaks-flatpak-runtime-6cf7c28b74be@fedoraproject.org \
--to=klember@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