[neon/infrastructure/pangea-data] settings: add pyqt5 & pyqt5-webengine to restricted copy

Carlos De Maine null at kde.org
Thu Apr 10 23:19:36 BST 2025


Git commit e0af9bbc0668d070a6121717d684d4e876543ff7 by Carlos De Maine.
Committed on 10/04/2025 at 22:19.
Pushed by carlosdem into branch 'master'.

add pyqt5 & pyqt5-webengine to restricted copy

M  +8    -0    settings/nci.yaml

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/e0af9bbc0668d070a6121717d684d4e876543ff7

diff --git a/settings/nci.yaml b/settings/nci.yaml
index f573bab..eac06da 100644
--- a/settings/nci.yaml
+++ b/settings/nci.yaml
@@ -136,10 +136,18 @@
   sourcer:
     restricted_packaging_copy: true
 
+'*_forks_pyqt5_*':
+  sourcer:
+    restricted_packaging_copy: true
+
 '*_forks_pyqt5-sip_*':
   sourcer:
     restricted_packaging_copy: true
 
+'*_forks_pyqt5-webengine_*':
+  sourcer:
+    restricted_packaging_copy: true
+
 '*_forks_pyqt-builder_*':
   sourcer:
     restricted_packaging_copy: true


More information about the Neon-commits mailing list