[Bug 274906] textproc/py-python-lsp-jsonrpc: possible unnecessary run-time dependencies

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Nov 2023 14:08:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274906

            Bug ID: 274906
           Summary: textproc/py-python-lsp-jsonrpc: possible unnecessary
                    run-time dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rhurlin@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: rhurlin@FreeBSD.org
             Flags: maintainer-feedback?(rhurlin@FreeBSD.org)

textproc/py-python-lsp-jsonrpc has:

RUN_DEPENDS=   
${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
               
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
                ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR} \
                ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}


Does py-python-lsp-jsonrpc really have run-time dependencies on py-setuptools,
py-setuptools_scm, and py-wheel?

-- 
You are receiving this mail because:
You are the assignee for the bug.