Skip to content

Commit

Permalink
devel/py-stevedore: Remove outdated PYTHON_REL check after lang/pytho…
Browse files Browse the repository at this point in the history
…n37 removal

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Aug 26, 2023
1 parent 59277b4 commit 8d96ff5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-stevedore/Makefile
Expand Up @@ -22,10 +22,4 @@ USE_PYTHON= autoplist distutils

NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=1.7.0:devel/py-importlib-metadata@${PY_FLAVOR}
.endif

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

0 comments on commit 8d96ff5

Please sign in to comment.