security/py-argon2-cffi: Remove outdated PYTHON_REL check after lang/python37 removal
This commit is contained in:
parent
87a0d4de6a
commit
e513eddb8d
@ -24,10 +24,4 @@ USE_PYTHON= autoplist concurrent pep517 pytest
|
||||
NO_ARCH= yes
|
||||
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 30800
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user