Skip to content

Commit

Permalink
devel/py-yaspin: Clean up Makefile after 6c40102 (python36 removal)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent 6961226 commit 6785320
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-yaspin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@ USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30700
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dataclasses>=0.8<0.9:devel/py-dataclasses@${PY_FLAVOR}
.endif

do-test:
cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v

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

0 comments on commit 6785320

Please sign in to comment.