[neon/infrastructure/pangea-conf-projects] overrides: remove duplicate keys

Carlos De Maine null at kde.org
Mon May 13 14:19:02 BST 2024


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

remove duplicate keys

M  +5    -12   overrides/base.yaml

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

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 585a2e5..369f71c 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -987,13 +987,6 @@
       url: https://invent.kde.org/sdk/heaptrack.git
       branch: master
 
-'*invent.kde.org/neon/extras/kdevelop-python':
-  'Neon/experimental':
-    upstream_scm:
-      type: git
-      url: https://invent.kde.org/kdevelop/kdev-python.git
-      branch: work/apol/kf6
-
 '*invent.kde.org/neon/extras/okteta':
   'Neon/experimental':
     upstream_scm:
@@ -1112,11 +1105,6 @@
       branch: master
       type: git
 
-'*invent.kde.org/neon/neon-packaging/falkon':
-  'Neon/stable':
-    upstream_scm:
-      branch: Falkon/3.1
-
 '*invent.kde.org/neon/neon-packaging/futuresql':
   'Neon/stable':
     upstream_scm:
@@ -3985,6 +3973,11 @@
       branch: release/24.02
 
 '*invent.kde.org/neon/extras/kdevelop-python':
+  'Neon/experimental':
+    upstream_scm:
+      type: git
+      url: https://invent.kde.org/kdevelop/kdev-python.git
+      branch: work/apol/kf6
   'Neon/unstable':
     upstream_scm:
       type: git


More information about the Neon-commits mailing list