aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:07:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:44:19 +0000
commit89cebaaa2dc6cafe1f0ceb331432c6a3d380f44f (patch)
tree44b84031ca81fcec9b5c0ce1c4ba03f7258a242f
parentf1c0b7d7ed8f7436f0e649cf914af299f4e37f85 (diff)
downloadports-89cebaaa2dc6cafe1f0ceb331432c6a3d380f44f.tar.gz
ports-89cebaaa2dc6cafe1f0ceb331432c6a3d380f44f.zip
www/py-google-cloud-dlp: Update to 3.0.1
- Update pkg-descr - Update WWW Changes: https://github.com/googleapis/python-dlp/releases
-rw-r--r--www/py-google-cloud-dlp/Makefile9
-rw-r--r--www/py-google-cloud-dlp/distinfo6
-rw-r--r--www/py-google-cloud-dlp/pkg-descr10
3 files changed, 12 insertions, 13 deletions
diff --git a/www/py-google-cloud-dlp/Makefile b/www/py-google-cloud-dlp/Makefile
index 21c02c0147c3..b28ccfb57785 100644
--- a/www/py-google-cloud-dlp/Makefile
+++ b/www/py-google-cloud-dlp/Makefile
@@ -1,17 +1,18 @@
PORTNAME= google-cloud-dlp
-PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTVERSION= 3.0.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Python Client for Google Cloud Data Loss Prevention
+COMMENT= Cloud Data Loss Prevention (DLP) API API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=0.1.1:www/py-google-api-core@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}proto-plus>=0.4.0:devel/py-proto-plus@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/www/py-google-cloud-dlp/distinfo b/www/py-google-cloud-dlp/distinfo
index c3f09e2abe98..5a1c6d0489cf 100644
--- a/www/py-google-cloud-dlp/distinfo
+++ b/www/py-google-cloud-dlp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539948862
-SHA256 (google-cloud-dlp-0.9.0.tar.gz) = 408e5c6820dc53dd589a7bc378d25c2cf5817c448b7c7b1268bc745ecbe04ec3
-SIZE (google-cloud-dlp-0.9.0.tar.gz) = 101421
+TIMESTAMP = 1618320298
+SHA256 (google-cloud-dlp-3.0.1.tar.gz) = 193c2c012639f0c063999e0b899f92d70763be605d5528f3d1da93d6734a1aa8
+SIZE (google-cloud-dlp-3.0.1.tar.gz) = 157050
diff --git a/www/py-google-cloud-dlp/pkg-descr b/www/py-google-cloud-dlp/pkg-descr
index 8e789189274e..026e11cfd6ae 100644
--- a/www/py-google-cloud-dlp/pkg-descr
+++ b/www/py-google-cloud-dlp/pkg-descr
@@ -1,7 +1,5 @@
-Cloud Data Loss Prevention (DLP) API: Provides
-methods for detection, risk analysis, and
-de-identification of privacy-sensitive fragments
-in text, images, and Google Cloud Platform
-storage repositories.
+Cloud Data Loss Prevention (DLP) API: Provides methods for detection, risk
+analysis, and de-identification of privacy-sensitive fragments in text, images,
+and Google Cloud Platform storage repositories.
-WWW: https://pypi.org/project/google-cloud-dlp/
+WWW: https://github.com/googleapis/python-dlp