Skip to content

Commit

Permalink
www/py-google-cloud-dlp: Update to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 197f074 commit 2b2b4b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions www/py-google-cloud-dlp/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= google-cloud-dlp
PORTVERSION= 3.9.2
PORTREVISION= 1
PORTVERSION= 3.11.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,9 +11,9 @@ WWW= https://github.com/googleapis/python-dlp
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

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.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.2<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
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 = 1665648201
SHA256 (google-cloud-dlp-3.9.2.tar.gz) = ca88873b8fdd8450c664907e5a2a2ec81b5b4d058879cc1a22f47eab0f0c1815
SIZE (google-cloud-dlp-3.9.2.tar.gz) = 134362
TIMESTAMP = 1674590052
SHA256 (google-cloud-dlp-3.11.0.tar.gz) = e73cac4caaa6cd102278f0702e46d4862006f75b0ac1aa360424ce0675479588
SIZE (google-cloud-dlp-3.11.0.tar.gz) = 134449

0 comments on commit 2b2b4b4

Please sign in to comment.