Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2021 20:10:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 256624] devel/py-pytest: Update to 6.2.4
Message-ID:  <bug-256624-21822-4MEzIqGtmK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256624-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256624-21822@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=3D256624

--- Comment #5 from Thierry Thomas <thierry@FreeBSD.org> ---
Such a command line will list all ports using devel/py-pytest in TEST_DEPEN=
DS:

$ find /usr/ports -type d ! -name files -print -exec make -V TEST_DEPENDS -=
C {}
\; 2>/dev/null | grep -B 1 devel/py-pytest

Remark: there are several ways to achieve the same result, do not hesitate =
to
find a better one!

--=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-256624-21822-4MEzIqGtmK>