Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 16:18:57 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: 52422f4fc307 - main - www/py-google-cloud-dlp: Update to 3.1.1
Message-ID:  <202106201618.15KGIvqU080527@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=52422f4fc3078c2a733a1521e9ef10a6cc4b5601

commit 52422f4fc3078c2a733a1521e9ef10a6cc4b5601
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 16:05:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 16:16:04 +0000

    www/py-google-cloud-dlp: Update to 3.1.1
    
    Changes:        https://github.com/googleapis/python-dlp/releases
---
 www/py-google-cloud-dlp/Makefile | 3 ++-
 www/py-google-cloud-dlp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/py-google-cloud-dlp/Makefile b/www/py-google-cloud-dlp/Makefile
index bd5338a7a568..81b70a01d7cc 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.1.0
+PORTVERSION=	3.1.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.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}
 
 USES=		python:3.6+
diff --git a/www/py-google-cloud-dlp/distinfo b/www/py-google-cloud-dlp/distinfo
index 4c61070d40e7..7ce840685a9c 100644
--- a/www/py-google-cloud-dlp/distinfo
+++ b/www/py-google-cloud-dlp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214124
-SHA256 (google-cloud-dlp-3.1.0.tar.gz) = b0f48fc79637e8c3a377cd43f2a0cca64589dd85907d19441ea067dcdef9341e
-SIZE (google-cloud-dlp-3.1.0.tar.gz) = 160989
+TIMESTAMP = 1624189763
+SHA256 (google-cloud-dlp-3.1.1.tar.gz) = 0863e90f9a9cae70af7962dd17d99cb6dde44bf3a029ce5990cb8226557a9e95
+SIZE (google-cloud-dlp-3.1.1.tar.gz) = 118706



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201618.15KGIvqU080527>