[Bug 242786] [NEW PORT] devel/py-pytest-flask: Set of pytest fixtures for Flask extensions and applications

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 31 09:59:44 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242786

Kubilay Kocak <koobs at FreeBSD.org> changed:

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

--- Comment #1 from Kubilay Kocak <koobs at 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 development).

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 that
the tests that use pylint actually call pylint-X.Y (not just "pylint")

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list