Skip to content

Commit

Permalink
devel/py-monkeytype: Change RUN_DEPENDS from py-libcst to py-libcst03
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 892b630 commit f8de746
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/py-monkeytype/Makefile
@@ -1,5 +1,6 @@
PORTNAME= monkeytype
PORTVERSION= 22.2.0
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +12,7 @@ WWW= https://github.com/Instagram/MonkeyType

LICENSE= BSD3CLAUSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.3.7:devel/py-libcst@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst03>=0.3.7:devel/py-libcst03@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mypy_extensions>=0:devel/py-mypy_extensions@${PY_FLAVOR}

USES= python:3.7+
Expand Down

0 comments on commit f8de746

Please sign in to comment.