Sync from SUSE:SLFO:Main python-jupyterlab revision db53bf7a397c75eb0dc19d97986a6e67

This commit is contained in:
2024-05-03 21:19:00 +02:00
commit 38ef529cb0
6 changed files with 1734 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Note: These are not really backup files, they are needed
addFilter("backup-file-in-package .*/package.json.orig")
addFilter("filelist-forbidden .*/package.json.orig")
# required zero length js files
addFilter("zero-length .*/jupyter.*index.js")
# the file is in the flavored packages
addFilter("desktopfile-without-binary .*jupyter")