[neon/infrastructure/pangea-conf-projects] overrides: check it's not a weird yaml thing

Carlos De Maine null at kde.org
Mon May 13 06:55:05 BST 2024


Git commit e5f879da51e16c45b33dd15d92475291652917fe by Carlos De Maine.
Committed on 13/05/2024 at 05:55.
Pushed by carlosdem into branch 'master'.

check it's not a weird yaml thing

M  +2    -2    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/e5f879da51e16c45b33dd15d92475291652917fe

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 27bac4f..585a2e5 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -339,7 +339,7 @@
       type: uscan
 
 '*invent.kde.org/neon/backports-jammy/libaccounts-glib':
-  '{*}':
+  '*':
     upstream_scm:
       type: uscan
 
@@ -641,7 +641,7 @@
       type: uscan
 
 '*invent.kde.org/neon/backports-noble/libaccounts-glib-noble':
-  '{*}':
+  '*':
     upstream_scm:
       type: uscan
 


More information about the Neon-commits mailing list