25 Feb
2021
25 Feb
'21
12:07
Hi Mathias! On 2/25/21 1:05 PM, Mathias Homann wrote:
I'm tripping over an "Invalid license" error with some python packages...
[ 57s] python-backports.csv.src: E: invalid-license (Badness: 100000) PSF-2.0 [ 57s] python2-backports.csv.noarch: E: invalid-license (Badness: 100000) PSF-2.0 [ 57s] python3-backports.csv.noarch: E: invalid-license (Badness: 100000) PSF-2.0 [ 57s] The specified license string is not recognized. Please refer to [ 57s] https://spdx.org/licenses/ for the list of known licenses and their exact [ 57s] spelling.
The thing is, "PSF-2.0" is in fact listed in that list of valid licenses.
I assume that rpmlint in openSUSE uses this list [1] where PSF-2.0 is missing. Adrian