Skip to content

Commit

Permalink
www/py-google-cloud-dlp: Update to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 30, 2022
1 parent aba5997 commit 032aa36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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.7.1
PORTVERSION= 3.8.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,11 +10,11 @@ COMMENT= Cloud Data Loss Prevention (DLP) API API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
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 = 1654708408
SHA256 (google-cloud-dlp-3.7.1.tar.gz) = ab623792ef1fe79ad2250139a220edb50389158b463e39ab5bb86dad9f8130f5
SIZE (google-cloud-dlp-3.7.1.tar.gz) = 127613
TIMESTAMP = 1658506631
SHA256 (google-cloud-dlp-3.8.0.tar.gz) = c62759ec4b5ec83505c715ce5e04a0e8e524ce52331209c031195e7616b4b3f6
SIZE (google-cloud-dlp-3.8.0.tar.gz) = 129005

0 comments on commit 032aa36

Please sign in to comment.