Date: Mon, 26 Jun 2017 12:23:54 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 220284] devel/py-pytest and devel/py-py: circular dependency Message-ID: <bug-220284-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220284 Bug ID: 220284 Summary: devel/py-pytest and devel/py-py: circular dependency Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: danfe@FreeBSD.org Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Currently, devel/py-pytest RUN_DEPENDS on devel/py-py, which in turn lists devel/py-pytest as its TEST_DEPENDS. This creates circular dependency in environments when both RUN and TEST dependencies are attempted to install (= e.g. in a tinderbox), breaking unattended builds of all ports that depend on the= se ports (like sysutils/qzeitgeist) and just does not look good in general. --=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-220284-21822>