Date: Mon, 26 Jul 2021 06:51:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257421] [NEW PORT] textproc/py-charset-normalizer: Universal Charset Detector. Open, modern alternative to Chardet Message-ID: <bug-257421-7788-jIrEl78RvA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257421-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-257421-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=3D257421 --- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> --- (In reply to Gabriel Dutra from comment #2) Thanks for the update Gabriel. - You'll need pytest in TEST_DEPENDS (so its installed at test target time), and=20 - Remove the pycov args from addopts=3D (leaving it empty, ie: '-o addopts= =3D'), as we dont want or need coverage tests run downstream. cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o oddopts=3D Is sufficient. PS: When you're done providing feedback, set the maintainer-feedback flag (= from ? -> +), so you don't get reminder emails that somethings waiting from you= :) --=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-257421-7788-jIrEl78RvA>