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



--- Comment #12 from Miro HronĨok <[email protected]> ---
Looking at the packaged files.

...
/usr/lib64/python3.11/site-packages/nss/NSPRerrs.h
/usr/lib64/python3.11/site-packages/nss/SECerrs.h
/usr/lib64/python3.11/site-packages/nss/SSLerrs.h
...
/usr/lib64/python3.11/site-packages/nss/py_nspr_common.h
/usr/lib64/python3.11/site-packages/nss/py_nspr_error.c
/usr/lib64/python3.11/site-packages/nss/py_nspr_error.h
/usr/lib64/python3.11/site-packages/nss/py_nspr_io.c
/usr/lib64/python3.11/site-packages/nss/py_nspr_io.h
/usr/lib64/python3.11/site-packages/nss/py_nss.c
/usr/lib64/python3.11/site-packages/nss/py_nss.h
/usr/lib64/python3.11/site-packages/nss/py_shared_doc.h
/usr/lib64/python3.11/site-packages/nss/py_ssl.c
/usr/lib64/python3.11/site-packages/nss/py_ssl.h
/usr/lib64/python3.11/site-packages/nss/py_traceback.h
...

> The header files are only for building the extension modules. They aren't 
> useful for another program to build against, so excluding them is the right 
> thing to do.

If this was established, should the header files be indeed excluded?

...
/usr/share/doc/python3-nss/html/_static/jquery-3.6.0.js
/usr/share/doc/python3-nss/html/_static/jquery.js
...
/usr/share/doc/python3-nss/html/_static/underscore-1.13.1.js
/usr/share/doc/python3-nss/html/_static/underscore.js
...

The documentation bundles jquery and other CSS and JS things. Do you really
need to build it? If so, should it:

1) be split to an optional subpackage to avoid installing it alongside a
dependency of other packages
2) declare all bundled() provides
3) have a license tag that has the license of the bundled bits in it

?

(I'd simply not build the docs at all instead.)


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
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