public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: yamllint fixes, too long lines
@ 2026-09-11 14:40 Karsten Hopp
  0 siblings, 0 replies; only message in thread
From: Karsten Hopp @ 2026-09-11 14:40 UTC (permalink / raw)
  To: git-commits

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

^ 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: yamllint fixes, too long lines Karsten Hopp

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