https://bugzilla.redhat.com/show_bug.cgi?id=2297958



--- Comment #2 from Ben Beasley <[email protected]> ---
I figured there was no harm in including the full LICENSE/ directory, including
the explanatory
https://github.com/trimesh/cascadio/blob/main/LICENSE/README.md, but could
probably get by with just LICENSE/LICENSE-cascadio.md. That’s supported by the
fact that, as you noticed, pyproject.toml has

  license = {file = "LICENSE/LICENSE-cascadio.md"}

https://github.com/trimesh/cascadio/blob/5218c720929c892fdcc9a7d527992812aa251243/pyproject.toml#L11

However, I can’t just rely on %pyproject_save_files, as no license files at all
are included by default. I would still have to write

  %license LICENSE/LICENSE-cascadio.md

manually. According to
https://github.com/scikit-build/scikit-build-core/issues/737, this is expected
for the scikit-build-core backend.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2297958

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202297958%23c2

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to