Skip to content

Commit c648866

Browse files
committed
downloads: annotate readline SPDX license as GPL-3.0-only
The old `GPL-3.0` identifier is deprecated as of SPDX 3.0. Let's stay modern.
1 parent 4f6421a commit c648866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonbuild/downloads.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"sha256": "7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6",
201201
"version": "8.1.2",
202202
"library_names": ["readline"],
203-
"licenses": ["GPL-3.0"],
203+
"licenses": ["GPL-3.0-only"],
204204
"license_file": "LICENSE.readline.txt",
205205
},
206206
"setuptools": {

0 commit comments

Comments
 (0)