Skip to content

Commit

Permalink
devel/py-pluggy: Remove outdated PYTHON_REL check after lang/python37…
Browse files Browse the repository at this point in the history
… removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent fe22f6a commit fd68be0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-pluggy/Makefile
Expand Up @@ -21,10 +21,4 @@ USE_PYTHON= autoplist concurrent pep517 pytest

NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0.12:devel/py-importlib-metadata@${PY_FLAVOR}
.endif

.include <bsd.port.post.mk>
.include <bsd.port.mk>

0 comments on commit fd68be0

Please sign in to comment.