Skip to content
Snippets Groups Projects
Commit 98bd1850 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

New packages being ignored

parent 467cc5cc
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,17 @@ ignored_pkgs = [
'Julia.CUDA', # Integrated in Julia
'Julia.MPI', # Integrated in Julia
'yaff', # Depends on an old version of h5py and it is rarely used, so let's drop it
# Ignoring in 2023
'motif', # Needed just for Grace
'Grace', # Deprecating as it is almost abandonware
'impi', # Installing just in JWC, so ignoring for everyone else
'iimpi', # Not installing the toolchain anymore, reusing the MPICH stack provided with ParaStationMPI
'intel', # Not installing the toolchain anymore, reusing the MPICH stack provided with ParaStationMPI
'pkg-config', # Replaced by pkgconf
'Mercurial', # Dropped
'Subversion', # Dropped
'Singularity-Tools', # Replaced by Apptainer-Tools
'GtkSourceView', # Just used by meld, which has been dropped, so dropping this too
]
def find_eb_files(path):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment