Date: Mon, 06 Feb 2023 01:48:44 +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-LQmO2tX2kJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269363-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-269363-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269363 John Hein <jcfyecrayz@liamekaens.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yuri@freebsd.org --- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> --- Add yuri@ (committed pep517 update). Making USE_PYTHON conditional on PYTHON_REL (USE_PYTHON=3Ddistutils for < 3= .8 and pep517 for >=3D 3.8) is not easy since USE_PYTHON wants to be defined befor= e the pre-makefile parts (and PYTHON_REL is not defined until after). --=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-LQmO2tX2kJ>