Date: Sat, 24 Jul 2021 20:32:10 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 185bd4b66c1b - main - www/py-google-cloud-dlp: Update to 3.2.1 Message-ID: <202107242032.16OKWAhB007738@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=185bd4b66c1bfc932d802e0867b23e59d1dfa091 commit 185bd4b66c1bfc932d802e0867b23e59d1dfa091 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-24 20:22:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-24 20:22:29 +0000 www/py-google-cloud-dlp: Update to 3.2.1 Changes: https://github.com/googleapis/python-dlp/releases --- www/py-google-cloud-dlp/Makefile | 4 ++-- www/py-google-cloud-dlp/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-google-cloud-dlp/Makefile b/www/py-google-cloud-dlp/Makefile index 812e41c4170a..9bb6f8cacd33 100644 --- a/www/py-google-cloud-dlp/Makefile +++ b/www/py-google-cloud-dlp/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-dlp -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -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.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<3.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} diff --git a/www/py-google-cloud-dlp/distinfo b/www/py-google-cloud-dlp/distinfo index 712d7d048c3d..acf77f64342e 100644 --- a/www/py-google-cloud-dlp/distinfo +++ b/www/py-google-cloud-dlp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626281016 -SHA256 (google-cloud-dlp-3.2.0.tar.gz) = c4ba10711ae5ecb78af1b45a0def935ce01c928e56d2add920311277e7be436c -SIZE (google-cloud-dlp-3.2.0.tar.gz) = 118644 +TIMESTAMP = 1627120872 +SHA256 (google-cloud-dlp-3.2.1.tar.gz) = ed6a8765220bf7ec0e7c67ea1d7b7e95eed2cef07104ff6895e2d931f85cd6e7 +SIZE (google-cloud-dlp-3.2.1.tar.gz) = 118740
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107242032.16OKWAhB007738>