Skip to content

Commit

Permalink
devel/py-pytest-freezegun: Broken
Browse files Browse the repository at this point in the history
It is considered to be a broken PyTest plugin that causes breakage
during PyTest runs when it is installed (even w/out being used).
  • Loading branch information
yurivict committed Apr 16, 2023
1 parent e3e6da1 commit de80441
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/py-pytest-freezegun/Makefile
Expand Up @@ -11,6 +11,9 @@ WWW= https://github.com/ktosiek/pytest-freezegun
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

# unless the upstream fixes the problem, this port should be probably deprecated, see https://github.com/ktosiek/pytest-freezegun/issues/43
BROKEN= causes INTERNALERROR failures in PyTest in many python-based ports, based on the assessment in this comment: https://github.com/pytest-dev/pytest/issues/10846#issuecomment-1487971534

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>0.3:devel/py-freezegun@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=3.0.0:devel/py-pytest@${PY_FLAVOR}

Expand Down

0 comments on commit de80441

Please sign in to comment.