PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 21st of January, 2021

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[09:50:02] <Xelnor> I've noticed that the setuptools package metadata, when installed, lists `License: UNKNOWN` — although its classifier properly lists the MIT license. Is that a bug? Or is the `License` field obsolete?
[12:45:28] <toad_polo> Xelnor: Neither.
[12:46:43] <toad_polo> The License field is populated by `license ` in the setup metadata. It's a free-form text field but issuing an SPDX identifier is best.