mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
www/py-google-cloud-datastore: Change RUN_DEPENDS from py-libcst to py-libcst03
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
266d04163c
commit
39dfff492e
@ -1,5 +1,6 @@
|
||||
PORTNAME= google-cloud-datastore
|
||||
PORTVERSION= 2.10.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -24,6 +25,6 @@ NO_ARCH= yes
|
||||
OPTIONS_DEFINE= LIBCST
|
||||
LIBCST_DESC= Fixup scripts
|
||||
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user