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



--- Comment #17 from David Shea <[email protected]> ---
To clarify what was going on with the licenses: the specification for
license-files is kind of in flux in the python-packaging specs, and 'wheel' and
'setuptools' (in setup.cfg) have different expected formats. On F36 and F37,
wheel was mis-interpreting a license-file string in setup.cfg, and installing
nothing. On rawhide, a newer version of wheel (>= 0.38.1) uses the parsed data
from setuptools instead, and thus is able to find and install the license files
into dist-info.

Removing the setting entirely causes both libraries to fall back to their
default patterns, and that way the license files are installed to dist-info on
F36 and F37 as well.

Whether installing to dist-info is correct or not is a question for the python
SIG because that's what the macros to be used by every python package are doing
right now.

Spec URL:
https://download.copr.fedorainfracloud.org/results/dshea/buildsys/fedora-rawhide-x86_64/05200740-python-nss/python-nss.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/dshea/buildsys/fedora-rawhide-x86_64/05200740-python-nss/python-nss-1.0.1%5E20210803hg9de14a6f77e2-6.fc38.src.rpm


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