public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Owen W. Taylor <otaylor@fishsoup.net>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Update from f28 to f29/rawhide
Date: Fri, 11 Sep 2026 14:40:26 GMT	[thread overview]
Message-ID: <178913762603.1.63364567046930476.flatpaks-flatpak-runtime-6df84deb08ba@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update from f28 to f29/rawhide

---
diff --git a/flatpak-runtime.in.yaml b/flatpak-runtime.in.yaml
index 07cbd21..595891f 100644
--- a/flatpak-runtime.in.yaml
+++ b/flatpak-runtime.in.yaml
@@ -12,9 +12,9 @@ data:
         module: [ MIT ]
     dependencies:
         buildrequires:
-            platform: f28
+            platform: f29
         requires:
-            platform: f28
+            platform: f29
     profiles:
         runtime:
             rpms: []
@@ -42,7 +42,7 @@ data:
         # This is used when building applications against this module so that
         # the resulting Flatpak will embed a reference to the correct runtime
         flatpak:
-            branch: f28
+            branch: f29
             runtimes:
                 # Map from profile name to pre-profile information - the
                 # profile named 'runtime' is the default.

diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index c63ba99..071aa0e 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -12,9 +12,9 @@ data:
     - MIT
   dependencies:
     buildrequires:
-      platform: f28
+      platform: f29
     requires:
-      platform: f28
+      platform: f29
   profiles:
     runtime:
       rpms:
@@ -50,10 +50,6 @@ data:
       - clutter-gtk
       - cogl
       - colord-libs
-      - compat-gdbm
-      - compat-giflib
-      - compat-libicu57
-      - compat-libvpx4
       - compat-readline6
       - coreutils
       - coreutils-common
@@ -66,7 +62,10 @@ data:
       - libcurl
       - cyrus-sasl-lib
       - dbus
+      - dbus-common
+      - dbus-daemon
       - dbus-libs
+      - dbus-tools
       - dbus-x11
       - dbus-glib
       - dconf
@@ -88,6 +87,7 @@ data:
       - fedora-release
       - fedora-gpg-keys
       - fedora-repos
+      - fedora-repos-rawhide
       - file
       - file-libs
       - filesystem
@@ -149,30 +149,23 @@ data:
       - gtk3
       - gupnp
       - gupnp-igd
-      - gvfs-client
       - gzip
       - harfbuzz
       - harfbuzz-icu
       - hicolor-icon-theme
-      - hostname
       - hunspell
       - hunspell-en-US
       - hwdata
       - hyphen
       - ibus-libs
       - libicu
-      - initscripts
-      - ipcalc
-      - iproute
       - iptables-libs
-      - iputils
       - iso-codes
       - jasper-libs
       - jbigkit-libs
       - json-c
       - json-glib
       - keyutils-libs
-      - kmod
       - kmod-libs
       - krb5-libs
       - krb5-server
@@ -238,14 +231,12 @@ data:
       - libgpg-error
       - libgudev
       - libgusb
-      - libidn
       - libidn2
       - libinput
       - libjpeg-turbo
       - turbojpeg
       - libksba
       - libmetalink
-      - libmnl
       - libmodman
       - libmpc
       - libmpcdec
@@ -258,7 +249,6 @@ data:
       - libpng
       - libproxy
       - python2-libproxy
-      - python3-libproxy
       - libpsl
       - libpwquality
       - librsvg2
@@ -314,6 +304,7 @@ data:
       - mesa-libGL
       - mesa-libgbm
       - mesa-libglapi
+      - mesa-libxatracker
       - mesa-vulkan-drivers
       - mlocate
       - mozjs52
@@ -364,14 +355,11 @@ data:
       - pulseaudio-libs
       - pulseaudio-libs-glib2
       - pulseaudio-utils
-      - python3-cairo
-      - python3-gobject
-      - python3-gobject-base
-      - python3-gstreamer1
       - python2-pip
       - python3-pip
       - python2-setuptools
       - python3-setuptools
+      - python-unversioned-command
       - python2
       - python2-libs
       - python3
@@ -411,8 +399,8 @@ data:
       - util-linux
       - vte-profile
       - vte291
-      - vulkan
-      - vulkan-filesystem
+      - vulkan-loader
+      - vulkan-validation-layers
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -461,6 +449,7 @@ data:
       - avahi-libs
       - basesystem
       - bash
+      - brotli
       - bzip2
       - bzip2-libs
       - ca-certificates
@@ -469,10 +458,6 @@ data:
       - cdparanoia-libs
       - chkconfig
       - colord-libs
-      - compat-gdbm
-      - compat-giflib
-      - compat-libicu57
-      - compat-libvpx4
       - compat-readline6
       - coreutils
       - coreutils-common
@@ -485,7 +470,10 @@ data:
       - libcurl
       - cyrus-sasl-lib
       - dbus
+      - dbus-common
+      - dbus-daemon
       - dbus-libs
+      - dbus-tools
       - dbus-x11
       - dconf
       - dejavu-fonts-common
@@ -505,6 +493,7 @@ data:
       - fedora-release
       - fedora-gpg-keys
       - fedora-repos
+      - fedora-repos-rawhide
       - file
       - file-libs
       - filesystem
@@ -637,7 +626,6 @@ data:
       - libgpg-error
       - libgudev
       - libgusb
-      - libidn
       - libidn2
       - libjpeg-turbo
       - turbojpeg
@@ -655,7 +643,6 @@ data:
       - libpng
       - libproxy
       - python2-libproxy
-      - python3-libproxy
       - libpsl
       - libpwquality
       - librsvg2
@@ -706,6 +693,7 @@ data:
       - mesa-libGL
       - mesa-libgbm
       - mesa-libglapi
+      - mesa-libxatracker
       - mesa-vulkan-drivers
       - mlocate
       - mpfr
@@ -758,6 +746,7 @@ data:
       - python3-pip
       - python2-setuptools
       - python3-setuptools
+      - python-unversioned-command
       - python2
       - python2-libs
       - python3
@@ -794,8 +783,8 @@ data:
       - libsmartcols
       - libuuid
       - util-linux
-      - vulkan
-      - vulkan-filesystem
+      - vulkan-loader
+      - vulkan-validation-layers
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -895,10 +884,6 @@ data:
       - cogl
       - cogl-devel
       - colord-libs
-      - compat-gdbm
-      - compat-giflib
-      - compat-libicu57
-      - compat-libvpx4
       - compat-readline6
       - coreutils
       - coreutils-common
@@ -919,8 +904,11 @@ data:
       - cyrus-sasl-devel
       - cyrus-sasl-lib
       - dbus
+      - dbus-common
+      - dbus-daemon
       - dbus-devel
       - dbus-libs
+      - dbus-tools
       - dbus-x11
       - dbus-glib
       - dbus-glib-devel
@@ -944,6 +932,7 @@ data:
       - libcom_err-devel
       - libss
       - libss-devel
+      - efi-srpm-macros
       - elfutils
       - elfutils-default-yama-scope
       - elfutils-devel
@@ -960,6 +949,7 @@ data:
       - fedora-release
       - fedora-gpg-keys
       - fedora-repos
+      - fedora-repos-rawhide
       - file
       - file-libs
       - filesystem
@@ -1094,7 +1084,6 @@ data:
       - harfbuzz-devel
       - harfbuzz-icu
       - hicolor-icon-theme
-      - hostname
       - hunspell
       - hunspell-devel
       - hunspell-en-US
@@ -1110,12 +1099,8 @@ data:
       - icu
       - libicu
       - libicu-devel
-      - initscripts
       - intltool
-      - ipcalc
-      - iproute
       - iptables-libs
-      - iputils
       - isl
       - iso-codes
       - iso-codes-devel
@@ -1133,7 +1118,6 @@ data:
       - perf
       - keyutils-libs
       - keyutils-libs-devel
-      - kmod
       - kmod-libs
       - krb5-devel
       - krb5-libs
@@ -1262,7 +1246,6 @@ data:
       - turbojpeg-devel
       - libksba
       - libmetalink
-      - libmnl
       - libmodman
       - libmpc
       - libmpc-devel
@@ -1274,7 +1257,6 @@ data:
       - libnsl2-devel
       - libogg
       - libogg-devel
-      - libpaper
       - libpcap
       - libpciaccess
       - libpciaccess-devel
@@ -1284,7 +1266,6 @@ data:
       - libproxy
       - libproxy-devel
       - python2-libproxy
-      - python3-libproxy
       - libpsl
       - libpwquality
       - librsvg2
@@ -1325,7 +1306,6 @@ data:
       - libtool-ltdl
       - libtool-ltdl-devel
       - libunistring
-      - libunwind
       - libusb
       - libusbx
       - libutempter
@@ -1335,6 +1315,7 @@ data:
       - libva-utils
       - libvdpau
       - libvdpau-devel
+      - libvdpau-trace
       - libverto
       - libverto-devel
       - libverto-libev
@@ -1359,6 +1340,7 @@ data:
       - libxml2
       - libxml2-devel
       - python2-libxml2
+      - python3-libxml2
       - libxshmfence
       - libxshmfence-devel
       - libxslt
@@ -1393,6 +1375,8 @@ data:
       - mesa-libgbm
       - mesa-libgbm-devel
       - mesa-libglapi
+      - mesa-libxatracker
+      - mesa-libxatracker-devel
       - mesa-vulkan-devel
       - mesa-vulkan-drivers
       - meson
@@ -1481,7 +1465,6 @@ data:
       - perl-Math-Complex
       - perl-Net-Ping
       - perl-Pod-Html
-      - perl-SelfLoader
       - perl-devel
       - perl-interpreter
       - perl-libnetcfg
@@ -1615,7 +1598,6 @@ data:
       - python3-gobject
       - python3-gobject-base
       - python3-pyparsing
-      - python3-gstreamer1
       - python2-mako
       - python3-mako
       - python2-markupsafe
@@ -1631,12 +1613,14 @@ data:
       - python3-setuptools
       - python3-six
       - python2-xpyb
+      - python-unversioned-command
       - python2
       - python2-devel
       - python2-libs
       - python3
       - python3-devel
       - python3-libs
+      - python36
       - qrencode-libs
       - qt5-srpm-macros
       - readline
@@ -1701,78 +1685,54 @@ data:
       - tar
       - tcl
       - tcl-devel
-      - teckit
       - info
       - texinfo
       - texinfo-tex
       - texlive-amsfonts
-      - texlive-base
-      - texlive-bibtex
-      - texlive-bibtex-bin
       - texlive-cm
       - texlive-collection-basic
-      - texlive-dvipdfmx
-      - texlive-dvipdfmx-bin
-      - texlive-dvipdfmx-def
-      - texlive-dvips
-      - texlive-dvips-bin
       - texlive-enctex
       - texlive-epsf
       - texlive-etex
       - texlive-etex-pkg
-      - texlive-glyphlist
       - texlive-graphics-def
-      - texlive-gsftopk
-      - texlive-gsftopk-bin
       - texlive-hyph-utf8
       - texlive-hyphen-base
       - texlive-ifluatex
       - texlive-ifxetex
       - texlive-knuth-lib
       - texlive-knuth-local
-      - texlive-kpathsea
-      - texlive-kpathsea-bin
-      - texlive-kpathsea-doc
       - texlive-latex-fonts
-      - texlive-lib
       - texlive-lua-alt-getopt
+      - texlive-mflogo
+      - texlive-plain
+      - texlive-tex-ini-files
+      - texlive-texlive-common-doc
+      - texlive-texlive-docindex
+      - texlive-texlive-msg-translations
+      - texlive-unicode-data
+      - texlive-updmap-map
+      - texlive-base
+      - texlive-bibtex
+      - texlive-dvipdfmx
+      - texlive-dvips
+      - texlive-glyphlist
+      - texlive-gsftopk
+      - texlive-kpathsea
+      - texlive-lib
       - texlive-luatex
-      - texlive-luatex-bin
       - texlive-makeindex
-      - texlive-makeindex-bin
       - texlive-metafont
-      - texlive-metafont-bin
-      - texlive-mflogo
       - texlive-mfware
-      - texlive-mfware-bin
       - texlive-pdftex
-      - texlive-pdftex-bin
-      - texlive-pdftex-def
-      - texlive-pdftex-doc
-      - texlive-plain
       - texlive-tetex
-      - texlive-tetex-bin
       - texlive-tex
-      - texlive-tex-bin
-      - texlive-tex-ini-files
       - texlive-texconfig
-      - texlive-texconfig-bin
-      - texlive-texlive-common-doc
-      - texlive-texlive-docindex
       - texlive-texlive-en
-      - texlive-texlive-msg-translations
       - texlive-texlive-scripts
-      - texlive-texlive-scripts-bin
       - texlive-texlive.infra
-      - texlive-texlive.infra-bin
-      - texlive-unicode-data
-      - texlive-updmap-map
       - texlive-xdvi
-      - texlive-xdvi-bin
-      - texlive-xetex
-      - texlive-xetex-bin
-      - texlive-xetex-def
-      - texlive-xetexconfig
+      - tk
       - tzdata
       - unbound-libs
       - unzip
@@ -1798,9 +1758,11 @@ data:
       - vte-profile
       - vte291
       - vte291-devel
-      - vulkan
-      - vulkan-devel
-      - vulkan-filesystem
+      - vulkan-headers
+      - vulkan-loader
+      - vulkan-loader-devel
+      - vulkan-validation-layers
+      - vulkan-validation-layers-devel
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -1894,6 +1856,7 @@ data:
       - binutils
       - bison
       - boost-regex
+      - brotli
       - byacc
       - bzip2
       - bzip2-devel
@@ -1921,10 +1884,6 @@ data:
       - cmake-filesystem
       - cmake-rpm-macros
       - colord-libs
-      - compat-gdbm
-      - compat-giflib
-      - compat-libicu57
-      - compat-libvpx4
       - compat-readline6
       - coreutils
       - coreutils-common
@@ -1945,8 +1904,11 @@ data:
       - cyrus-sasl-devel
       - cyrus-sasl-lib
       - dbus
+      - dbus-common
+      - dbus-daemon
       - dbus-devel
       - dbus-libs
+      - dbus-tools
       - dbus-x11
       - dconf
       - dconf-devel
@@ -1968,6 +1930,7 @@ data:
       - libcom_err-devel
       - libss
       - libss-devel
+      - efi-srpm-macros
       - elfutils
       - elfutils-default-yama-scope
       - elfutils-devel
@@ -1982,6 +1945,7 @@ data:
       - fedora-release
       - fedora-gpg-keys
       - fedora-repos
+      - fedora-repos-rawhide
       - file
       - file-libs
       - filesystem
@@ -2268,7 +2232,6 @@ data:
       - libnsl2-devel
       - libogg
       - libogg-devel
-      - libpaper
       - libpcap
       - libpciaccess
       - libpciaccess-devel
@@ -2278,7 +2241,6 @@ data:
       - libproxy
       - libproxy-devel
       - python2-libproxy
-      - python3-libproxy
       - libpsl
       - libpwquality
       - librsvg2
@@ -2317,7 +2279,6 @@ data:
       - libtool-ltdl
       - libtool-ltdl-devel
       - libunistring
-      - libunwind
       - libusb
       - libusbx
       - libutempter
@@ -2327,6 +2288,7 @@ data:
       - libva-utils
       - libvdpau
       - libvdpau-devel
+      - libvdpau-trace
       - libverto
       - libverto-devel
       - libverto-libev
@@ -2349,6 +2311,7 @@ data:
       - libxml2
       - libxml2-devel
       - python2-libxml2
+      - python3-libxml2
       - libxshmfence
       - libxshmfence-devel
       - libxslt
@@ -2381,6 +2344,8 @@ data:
       - mesa-libgbm
       - mesa-libgbm-devel
       - mesa-libglapi
+      - mesa-libxatracker
+      - mesa-libxatracker-devel
       - mesa-vulkan-devel
       - mesa-vulkan-drivers
       - meson
@@ -2465,7 +2430,6 @@ data:
       - perl-Math-Complex
       - perl-Net-Ping
       - perl-Pod-Html
-      - perl-SelfLoader
       - perl-devel
       - perl-interpreter
       - perl-libnetcfg
@@ -2608,12 +2572,14 @@ data:
       - python2-setuptools
       - python3-setuptools
       - python3-six
+      - python-unversioned-command
       - python2
       - python2-devel
       - python2-libs
       - python3
       - python3-devel
       - python3-libs
+      - python36
       - qrencode-libs
       - qt5-srpm-macros
       - readline
@@ -2676,78 +2642,54 @@ data:
       - tar
       - tcl
       - tcl-devel
-      - teckit
       - info
       - texinfo
       - texinfo-tex
       - texlive-amsfonts
-      - texlive-base
-      - texlive-bibtex
-      - texlive-bibtex-bin
       - texlive-cm
       - texlive-collection-basic
-      - texlive-dvipdfmx
-      - texlive-dvipdfmx-bin
-      - texlive-dvipdfmx-def
-      - texlive-dvips
-      - texlive-dvips-bin
       - texlive-enctex
       - texlive-epsf
       - texlive-etex
       - texlive-etex-pkg
-      - texlive-glyphlist
       - texlive-graphics-def
-      - texlive-gsftopk
-      - texlive-gsftopk-bin
       - texlive-hyph-utf8
       - texlive-hyphen-base
       - texlive-ifluatex
       - texlive-ifxetex
       - texlive-knuth-lib
       - texlive-knuth-local
-      - texlive-kpathsea
-      - texlive-kpathsea-bin
-      - texlive-kpathsea-doc
       - texlive-latex-fonts
-      - texlive-lib
       - texlive-lua-alt-getopt
+      - texlive-mflogo
+      - texlive-plain
+      - texlive-tex-ini-files
+      - texlive-texlive-common-doc
+      - texlive-texlive-docindex
+      - texlive-texlive-msg-translations
+      - texlive-unicode-data
+      - texlive-updmap-map
+      - texlive-base
+      - texlive-bibtex
+      - texlive-dvipdfmx
+      - texlive-dvips
+      - texlive-glyphlist
+      - texlive-gsftopk
+      - texlive-kpathsea
+      - texlive-lib
       - texlive-luatex
-      - texlive-luatex-bin
       - texlive-makeindex
-      - texlive-makeindex-bin
       - texlive-metafont
-      - texlive-metafont-bin
-      - texlive-mflogo
       - texlive-mfware
-      - texlive-mfware-bin
       - texlive-pdftex
-      - texlive-pdftex-bin
-      - texlive-pdftex-def
-      - texlive-pdftex-doc
-      - texlive-plain
       - texlive-tetex
-      - texlive-tetex-bin
       - texlive-tex
-      - texlive-tex-bin
-      - texlive-tex-ini-files
       - texlive-texconfig
-      - texlive-texconfig-bin
-      - texlive-texlive-common-doc
-      - texlive-texlive-docindex
       - texlive-texlive-en
-      - texlive-texlive-msg-translations
       - texlive-texlive-scripts
-      - texlive-texlive-scripts-bin
       - texlive-texlive.infra
-      - texlive-texlive.infra-bin
-      - texlive-unicode-data
-      - texlive-updmap-map
       - texlive-xdvi
-      - texlive-xdvi-bin
-      - texlive-xetex
-      - texlive-xetex-bin
-      - texlive-xetex-def
-      - texlive-xetexconfig
+      - tk
       - tzdata
       - unbound-libs
       - unzip
@@ -2768,9 +2710,11 @@ data:
       - valgrind-tools-devel
       - vim-filesystem
       - vim-minimal
-      - vulkan
-      - vulkan-devel
-      - vulkan-filesystem
+      - vulkan-headers
+      - vulkan-loader
+      - vulkan-loader-devel
+      - vulkan-validation-layers
+      - vulkan-validation-layers-devel
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -2833,7 +2777,7 @@ data:
         ref: master
   xmd:
     flatpak:
-      branch: f28
+      branch: f29
       runtimes:
         runtime:
           id: org.fedoraproject.Platform

diff --git a/tools/download-fedora-appstream.sh b/tools/download-fedora-appstream.sh
index e7129ec..f43a7d4 100755
--- a/tools/download-fedora-appstream.sh
+++ b/tools/download-fedora-appstream.sh
@@ -1,8 +1,8 @@
 #!/bin/bash
 set -e
 
-nvr=$(koji list-tagged --quiet --inherit --latest f28-build appstream-data|awk '{print $1}')
-path=$(koji buildinfo appstream-data-28-2.fc28 | grep noarch.rpm)
+nvr=$(koji list-tagged --quiet --inherit --latest f29-build appstream-data|awk '{print $1}')
+path=$(koji buildinfo $nvr | grep noarch.rpm)
 url=$(echo $path | sed s@/mnt/koji/packages/@https://kojipkgs.fedoraproject.org/packages/@)
 
 rpm=out/$(basename $path)

diff --git a/tools/generate-app-reports.py b/tools/generate-app-reports.py
index f4b312b..e4075f1 100755
--- a/tools/generate-app-reports.py
+++ b/tools/generate-app-reports.py
@@ -245,7 +245,7 @@ top_packaged_apps = sorted(packaged_apps, key=lambda a: a.package)
 top_packaged_apps.sort(key=lambda a: -(a.star_total or 0))
 top_packaged_apps = top_packaged_apps[0:100]
 
-info_json = subprocess.check_output(['fedmod', 'flatpak-report'] + [a.package for a in packaged_apps])
+info_json = subprocess.check_output(['fedmod', '--dataset=rawhide', 'flatpak-report'] + [a.package for a in packaged_apps])
 info = json.loads(info_json)
 for a in packaged_apps:
     a.extra_packages = info['flatpaks'][a.package]['extra']
@@ -258,7 +258,7 @@ for p, i in info['packages'].items():
     else:
         extra_packages[p] = { 'all': i['used_by']}
 
-top_info_json = subprocess.check_output(['fedmod', 'flatpak-report'] + [a.package for a in top_packaged_apps])
+top_info_json = subprocess.check_output(['fedmod', '--dataset=rawhide', 'flatpak-report'] + [a.package for a in top_packaged_apps])
 top_info = json.loads(top_info_json)
 
 for p, i in top_info['packages'].items():

diff --git a/tools/generate-runtime-report.py b/tools/generate-runtime-report.py
index b8a9bb3..1b4b161 100755
--- a/tools/generate-runtime-report.py
+++ b/tools/generate-runtime-report.py
@@ -19,7 +19,7 @@ def warn(msg):
     print("{}: \033[31m{}\033[39m".format(os.path.basename(sys.argv[0]), msg), file=sys.stderr)
 
 def fedmod_output(args):
-    return subprocess.check_output(['fedmod'] + args, encoding='utf-8')
+    return subprocess.check_output(['fedmod', '--dataset=rawhide'] + args, encoding='utf-8')
 
 _nvr_to_name_re = re.compile('^(.*)-[^-]*-[^-]*')
 def nvr_to_name(nvr):

diff --git a/tools/util.py b/tools/util.py
index 0062e7a..3ca6a02 100644
--- a/tools/util.py
+++ b/tools/util.py
@@ -11,7 +11,7 @@ XDG_CACHE_HOME = os.environ.get("XDG_CACHE_HOME") or os.path.expanduser("~/.cach
 
 # This needs to be in sync with fedmod
 REPOS = [
-    "f28-packages"
+    "rawhide-packages"
 ]
 
 _log_name = None
@@ -127,7 +127,7 @@ def get_repo_cacheable(name, generate):
             with open(repomd_path, 'rb') as f:
                 repomd_contents = f.read()
         except (OSError, IOError):
-            print("Cannot read {}, try 'fedmod fetch-metadata'".format(repomd_path), file=sys.stderr)
+            print("Cannot read {}, try 'fedmod --dataset=rawhide fetch-metadata'".format(repomd_path), file=sys.stderr)
             sys.exit(1)
 
         repo_info[repo] = (repo_dir, repomd_contents)

                 reply	other threads:[~2026-09-11 14:40 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=178913762603.1.63364567046930476.flatpaks-flatpak-runtime-6df84deb08ba@fedoraproject.org \
    --to=otaylor@fishsoup.net \
    --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