Skip to content

Commit

Permalink
www/py-google-cloud-dlp: Update to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 15, 2021
1 parent f695d2a commit 40aa065
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-google-cloud-dlp/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-dlp
PORTVERSION= 3.1.1
PORTVERSION= 3.2.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,7 +10,7 @@ COMMENT= Cloud Data Loss Prevention (DLP) API API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=0.4.0:devel/py-proto-plus@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-dlp/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1624189763
SHA256 (google-cloud-dlp-3.1.1.tar.gz) = 0863e90f9a9cae70af7962dd17d99cb6dde44bf3a029ce5990cb8226557a9e95
SIZE (google-cloud-dlp-3.1.1.tar.gz) = 118706
TIMESTAMP = 1626281016
SHA256 (google-cloud-dlp-3.2.0.tar.gz) = c4ba10711ae5ecb78af1b45a0def935ce01c928e56d2add920311277e7be436c
SIZE (google-cloud-dlp-3.2.0.tar.gz) = 118644

0 comments on commit 40aa065

Please sign in to comment.