The source project of this merge request has been removed.
Add patch to fix setuptools error
Both 'debian' and 'snap' toplevel dirs are for making distribution packages, but are not used by the script itself. Since setuptools v61 this causes an error, so make explicit that no packages are used.
Closes: #1022496