Skip to content

Commit

Permalink
devel/py-graphql-relay: Remove outdated PYTHON_REL check after lang/p…
Browse files Browse the repository at this point in the history
…ython37 removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 77a0a09 commit 789f753
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-graphql-relay/Makefile
Expand Up @@ -18,10 +18,4 @@ USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1<5:devel/py-typing-extensions@${PY_FLAVOR}
.endif

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

0 comments on commit 789f753

Please sign in to comment.