https://bugzilla.redhat.com/show_bug.cgi?id=2150779
Karolina Surma <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |fedora-review? Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] --- Comment #1 from Karolina Surma <[email protected]> --- In the build.log I see this part: " /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'jupyter_lsp.etc' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_lsp.etc' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'jupyter_lsp.etc' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'jupyter_lsp.etc' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !!" It'd be good to raise this issue upstream. Also, rpmlint reports an error: python3-jupyter-lsp.noarch: E: zero-length /usr/lib/python3.11/site-packages/jupyter_lsp/specs/base.py 1 packages and 0 specfiles checked; 1 errors, 0 warnings, 1 badness; has taken 0.1 s -- 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=2150779 _______________________________________________ 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
