Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Feb 2023 01:36:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269363] devel/py-importlib-metadata: python<3.8 - circular dependency between devel/py-importlib-metadata and devel/py-build after update to pep517
Message-ID:  <bug-269363-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269363

            Bug ID: 269363
           Summary: devel/py-importlib-metadata: python<3.8 - circular
                    dependency between devel/py-importlib-metadata and
                    devel/py-build after update to pep517
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
                CC: sunpoet@FreeBSD.org, swills@FreeBSD.org
                CC: sunpoet@FreeBSD.org, swills@FreeBSD.org

devel/py-importlib-metadata and devel.py-build have circular dependencies w=
hen
building with python3.7, because of this in devel/py-build:

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+=3D
${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3D0.22:devel/py-importlib-metada=
ta@${PY_FLAVOR}
.endif

Now that py-importlib-metadata has USE_PYTHON=3Dpep517 (committed Feb 3, 20=
23),
it now depends on py-build.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269363-7788>