Gary O'Neall

Results 1059 comments of Gary O'Neall

It looks like this is relatively straight-forward to add to the [licenseListPublisher](https://github.com/spdx/LicenseListPublisher) . I took a look at the [fedora-licenses.json](https://gitlab.com/fedora/legal/fedora-license-data/-/jobs/artifacts/main/raw/fedora-licenses.json?job=json) which is generated anytime the Fedora license list is updated....

We can automate this pas part of the license list publishing process if Fedora is (or plans to) publish the good list in a machine readable format.

Thanks @mattdm for the pointer - with just a brief review, it looks like the JSON file is pretty self explanatory. If we want to include this information in the...

@rtgdk @bact - Let me know any issues we think need to be included in the next release. Once we're ready, I can release and update the website.

@kestewart - This was discussed on the tech call and no objections - if you're good with it, please approve / merge

> I can't reproduce the error myself but we can try this [#594](https://github.com/spdx/spdx-online-tools/pull/594), it will be more defensive about variable access. Add few checks just in case the variable is...

@nielsm5 - Thanks for raising the issue. Any ideas on how to map classifiers to the SPDX package properties? Perhaps in the name?

@rtgdk - just FYI - I tried to update the dJango and related packages to later versions and ran into several compatibility issues. I eventually decided not to try to...

For 3.0.1 - we can do this manually, moving to 3.1 milestone.

@zvr - If I recall, this is related to a request I made to distinguish abstract classes - do you recall the details?