Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 09:59:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242786] [NEW PORT] devel/py-pytest-flask: Set of pytest fixtures for Flask extensions and applications
Message-ID:  <bug-242786-7788-wxKZdIrUqU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242786-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242786-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=3D242786

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koobs@FreeBSD.org           |ports-bugs@FreeBSD.org
           Keywords|                            |easy, feature
                 CC|                            |koobs@FreeBSD.org

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
I can work on this at the end of the weekend if someone hasn't committed it
first

@Goran:

If you can, try to remove pylint, cov and pep8 from the tests so they don't
run, as those things dont need to be tested downstream (only for developmen=
t).

If you can't skip pylint (though id be surprised if it isn't possible), use
pylint-${PYTHON_VER} instead of pylint${PYTHON_PKGNAMESUFFIX} and confirm t=
hat
the tests that use pylint actually call pylint-X.Y (not just "pylint")

--=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-242786-7788-wxKZdIrUqU>