public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Karsten Hopp <karsten@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: yamllint fixes, too long lines
Date: Fri, 11 Sep 2026 14:40:05 GMT [thread overview]
Message-ID: <178913760587.1.1885303788310168807.flatpaks-flatpak-runtime-4146f15b391d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 4146f15b391d569d37c5f44024d081e0e6130a76
Author : Karsten Hopp <karsten@redhat.com>
Date : 2017-12-13T15:55:02+01:00
Stats : +13/-10 in 1 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/4146f15b391d569d37c5f44024d081e0e6130a76?branch=f45
Log:
yamllint fixes, too long lines
---
diff --git a/flatpak-runtime-packages.yaml b/flatpak-runtime-packages.yaml
index 0f67e37..83b0237 100644
--- a/flatpak-runtime-packages.yaml
+++ b/flatpak-runtime-packages.yaml
@@ -49,11 +49,13 @@ extra-components:
ref: private-f26-flatpak
buildorder: -1
gobject-introspection:
- rationale: Rebuild to include devel which is filtered out of base-runtime
+ rationale: >
+ Rebuild to include devel which is filtered out of base-runtime
ref: f26
buildorder: 0
-# These are binary packages built from extra-components that we want in the api list
+# These are binary packages built from extra-components that we want
+# in the api list
extra-api:
- flatpak-rpm-macros
- flatpak-runtime-config
@@ -65,15 +67,16 @@ extra-api:
# These are keys to change for packages that we do depsolve
overrides:
python-cryptography:
- # Freeze to this version, until python-cryptography 1.9 is in updates-testing
- # and the bootstrap module is updated as well; otherwise we fail on missing/
- # wrong-versioned dependencies.
- ref: e0298e25e9da5501076d61449640f61c10fdef5a
+ # Freeze to this version, until python-cryptography 1.9 is in
+ # updates-testing and the bootstrap module is updated as well
+ # otherwise we fail on missing/ wrong-versioned dependencies.
+ ref: e0298e25e9da5501076d61449640f61c10fdef5a
-# When computing the order to build things in, we can get into circular dependencies
-# For example gtk3 requires wayland which requires dot from graphviz to build, but
-# graphviz needs gtk3. The packages in this list indicate links to ignore when
-# computing the build order.
+# When computing the order to build things in, we can get into circular
+# dependencies
+# For example gtk3 requires wayland which requires dot from graphviz
+# to build, but graphviz needs gtk3. The packages in this list indicate
+# links to ignore when computing the build order.
build-order-ignore:
- adwaita-icon-theme
- graphviz
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=178913760587.1.1885303788310168807.flatpaks-flatpak-runtime-4146f15b391d@fedoraproject.org \
--to=karsten@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