Skip to content

Commit

Permalink
www/py-google-cloud-dlp: Change RUN_DEPENDS from py-libcst to py-libc…
Browse files Browse the repository at this point in the history
…st03

- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 39dfff4 commit d5cc817
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/py-google-cloud-dlp/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= google-cloud-dlp
PORTVERSION= 3.9.2
PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -23,6 +24,6 @@ NO_ARCH= yes
OPTIONS_DEFINE= LIBCST
LIBCST_DESC= Concrete Syntax Tree (CST) support

LIBCST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR}
LIBCST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst03>=0.2.5:devel/py-libcst03@${PY_FLAVOR}

.include <bsd.port.mk>

0 comments on commit d5cc817

Please sign in to comment.