Re: Headers file in python package

2022-12-05 Thread Miro Hrončok

On 04. 12. 22 9:51, Mattia Verga wrote:

I'm reviewing the un-retirement ticket of python-nss [1] and rpmlint is 
complaining about header files under the python module directory. The specfile 
is using the %pyproject_save_files macro to get the file list.
I'm unsure if this is a false positive or I must ask the submitter to filter 
out those files in a -devel package...
What do you think?


What is the purpose of the header files? Does the package function without 
them? In that case, I think they shall be completely eliminated, not moved to a 
devel subpackage.


To eliminate them, I would suggest modifying setup.py not to install them at 
all, however looking at it I have no idea how would I do that.



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



--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
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/python-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Headers file in python package

2022-12-04 Thread Mattia Verga
I'm reviewing the un-retirement ticket of python-nss [1] and rpmlint is 
complaining about header files under the python module directory. The specfile 
is using the %pyproject_save_files macro to get the file list.
I'm unsure if this is a false positive or I must ask the submitter to filter 
out those files in a -devel package...
What do you think?

Mattia

[1] https://bugzilla.redhat.com/show_bug.cgi?id=2133080
___
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
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/python-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue