Skip to content

Commit

Permalink
devel/py-poetry: 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 eab3b2b commit be7b0fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions devel/py-poetry/Makefile
Expand Up @@ -47,10 +47,6 @@ NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.cached-property>=1.0.2<2:devel/py-backports.cached-property@${PY_FLAVOR}
.endif

.if ${PYTHON_REL} < 31000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.4:devel/py-importlib-metadata@${PY_FLAVOR}
.endif
Expand Down

0 comments on commit be7b0fe

Please sign in to comment.