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



--- Comment #3 from Ankur Sinha (FranciscoD) <[email protected]> ---
Thanks Sandro!

So, this is now a case where the pyproject macros don't pick up the LICENSE
file---perhaps because it's not marked as such in the python setup metadata.
So, we need to manually add the line. 

$ rpm -ql --licensefiles -p
./results_python-dunamai/1.13.2/2.fc38/python3-dunamai-1.13.2-2.fc38.noarch.rpm
/usr/share/licenses/python3-dunamai/LICENSE

I do the build without the extra %license line first, then check to see if the
license is included by the pyproject macros. If not, then I add an extra
%license line.

Requesting SCM now.


-- 
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=2138899
_______________________________________________
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