https://bugzilla.redhat.com/show_bug.cgi?id=2338798
--- Comment #8 from Elliott Sales de Andrade <[email protected]> --- (In reply to david08741 from comment #7) > [!]: If the package is under multiple licenses, the licensing breakdown > must be documented in the spec. > It seems files with copyright by Anaconda are BSD and copyright by donfig > are under the MIT license? > If so, please add a comment to the spec There is no specific split; see the upstream PR linked in the spec. (In reply to david08741 from comment #7) > [!]: There are some shebangs on installed python files, that do not seem to > be meant to be executed (by users): > python3-donfig.noarch: E: non-executable-script > /usr/lib/python3.14/site-packages/donfig/_lock.py 644 /usr/bin/env python > python3-donfig.noarch: E: non-executable-script > /usr/lib/python3.14/site-packages/donfig/config_obj.py 644 /usr/bin/env > python > python3-donfig.noarch: E: non-executable-script > /usr/lib/python3.14/site-packages/donfig/tests/test_config.py 644 > /usr/bin/env python > python3-donfig.noarch: E: non-executable-script > /usr/lib/python3.14/site-packages/donfig/tests/test_lock.py 644 /usr/bin/env > python > python3-donfig.noarch: E: non-executable-script > /usr/lib/python3.14/site-packages/donfig/utils.py 644 /usr/bin/env python They don't belong; fixed. (In reply to david08741 from comment #7) > [ ]: Package must own all directories that it creates. > Note: Directories without known owners: /usr/lib/python3.14/site- > packages, /usr/lib/python3.14 > This is probably because it was compiled against python3.14, and now we have > 3.15 in rawhide? Maybe? We'll see on the next build. Spec URL: https://qulogic.fedorapeople.org/reviews/2/python-donfig.spec SRPM URL: https://qulogic.fedorapeople.org/reviews/2/python-donfig-0.8.1.post1-1.fc46.src.rpm -- 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=2338798 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202338798%23c8 -- _______________________________________________ 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://forge.fedoraproject.org/infra/tickets/issues/new
