Skip to content

Commit

Permalink
devel/py-black: 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 ad8bd05 commit 303b160
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions devel/py-black/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ UVLOOP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uvloop>=0.15.2:devel/py-uvloop@${PY_F

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typed-ast>=1.4.2:devel/py-typed-ast@${PY_FLAVOR}
.endif

.if ${PYTHON_REL} < 31000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10.0.0:devel/py-typing-extensions@${PY_FLAVOR}
.endif
Expand Down

0 comments on commit 303b160

Please sign in to comment.