diff --git a/easybuild/easyconfigs/p/python-slugify/python-slugify-8.0.4-GCCcore-13.2.0.eb b/easybuild/easyconfigs/p/python-slugify/python-slugify-8.0.4-GCCcore-13.2.0.eb index 0320e308105..20ba54c49e8 100644 --- a/easybuild/easyconfigs/p/python-slugify/python-slugify-8.0.4-GCCcore-13.2.0.eb +++ b/easybuild/easyconfigs/p/python-slugify/python-slugify-8.0.4-GCCcore-13.2.0.eb @@ -1,4 +1,4 @@ -easyblock = 'PythonBundle' +easyblock = 'PythonPackage' name = 'python-slugify' version = '8.0.4'