Hello
It is not clear whether the Warehouse license is exactly GPL-3-only or GPL-3-or-later.
1-
The LICENSE file is for gpl-3-or-later
The metainfo says that warehouse is under gpl-3-only
2-
Header of the src/main.py file is for gpl-3-or-later but its SPDX-License-Identifier is for gpl-3-only!!!!
What is the main license?
To package Warehouse for Debian the file licenses must be specified.
If you want I can fix the files license with a PR.
Hello
It is not clear whether the Warehouse license is exactly GPL-3-only or GPL-3-or-later.
1-
The LICENSE file is for gpl-3-or-later
The metainfo says that warehouse is under gpl-3-only
2-
Header of the
src/main.pyfile is for gpl-3-or-later but itsSPDX-License-Identifieris for gpl-3-only!!!!What is the main license?
To package Warehouse for Debian the file licenses must be specified.
If you want I can fix the files license with a PR.