Skip to content

Commit

Permalink
devel/py-azure-mgmt-appcontainers: Remove outdated PYTHON_REL check a…
Browse files Browse the repository at this point in the history
…fter lang/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Aug 26, 2023
1 parent b0c305a commit ff5dae0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-azure-mgmt-appcontainers/Makefile
Expand Up @@ -19,10 +19,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.3.0:devel/py-typing-extensions@${PY_FLAVOR}
.endif

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

0 comments on commit ff5dae0

Please sign in to comment.