www/py-google-cloud-dlp: Update to 3.0.1
- Update pkg-descr - Update WWW Changes: https://github.com/googleapis/python-dlp/releases
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user