befeleme / pyp2spec

Generate Fedora RPM spec files for Python packages
MIT License
11 stars 4 forks source link

Convert Python license classifiers to SPDX expressions #32

Closed befeleme closed 1 year ago

befeleme commented 1 year ago

To make it work it was needed to:

This is a best-effort solution which can't (nor aims to) cover the edge-cases. Unless Python adopts SPDX standard, this will always be approximation.

befeleme commented 1 year ago

Moved to draft, I also want to simplify is_good_for_fedora to escape the indentation hell.

befeleme commented 1 year ago

The finding from the latest review were incorporated and all squashed together.

befeleme commented 1 year ago

Overall looking good. Added a couple opinionated suggestions.

Thank you, I kept all of them.