public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Regularize python-pip-wheel and python-setuptools-wheel changes
@ 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 : 8206b0ab63ea36b3e22dd3227f52b9d7236d7886
Author : Owen W. Taylor <otaylor@fishsoup.net>
Date : 2020-03-20T21:51:58+01:00
Stats : +7/-7 in 1 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/8206b0ab63ea36b3e22dd3227f52b9d7236d7886?branch=f45
Log:
Regularize python-pip-wheel and python-setuptools-wheel changes
Propagate the changes to the SDK, remove packages that are no longer
needed with latest Python packages in f29, fix order.
---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index c6e719f..094db3f 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -360,12 +360,9 @@ data:
- pulseaudio-libs
- pulseaudio-libs-glib2
- pulseaudio-utils
- - python2-pip
- - python3-pip
- python-pip-wheel
- - python2-setuptools
- - python3-setuptools
- python-setuptools-wheel
+ - python2-setuptools
- python-unversioned-command
- python2
- python2-libs
@@ -754,10 +751,9 @@ data:
- pulseaudio-libs
- pulseaudio-libs-glib2
- pulseaudio-utils
- - python2-pip
- - python3-pip
+ - python-pip-wheel
+ - python-setuptools-wheel
- python2-setuptools
- - python3-setuptools
- python-unversioned-command
- python2
- python2-libs
@@ -1615,6 +1611,7 @@ data:
- python3-mako
- python2-markupsafe
- python3-markupsafe
+ - python-pip-wheel
- python2-pip
- python3-pip
- python3-rpm-generators
@@ -1622,6 +1619,7 @@ data:
- python-srpm-macros
- python2-rpm-macros
- python3-rpm-macros
+ - python-setuptools-wheel
- python2-setuptools
- python3-setuptools
- python3-six
@@ -2576,6 +2574,7 @@ data:
- python3-mako
- python2-markupsafe
- python3-markupsafe
+ - python-pip-wheel
- python2-pip
- python3-pip
- python3-rpm-generators
@@ -2583,6 +2582,7 @@ data:
- python-srpm-macros
- python2-rpm-macros
- python3-rpm-macros
+ - python-setuptools-wheel
- python2-setuptools
- python3-setuptools
- python3-six
^ 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: Regularize python-pip-wheel and python-setuptools-wheel changes 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