Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:05:36 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: 055e9449c2e2 - main - www/py-google-cloud-audit-log: Update to 0.2.2
Message-ID:  <202206030905.25395aTV091289@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=055e9449c2e218365a72e80bd8ed958d68fb2ec7

commit 055e9449c2e218365a72e80bd8ed958d68fb2ec7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:52:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:43 +0000

    www/py-google-cloud-audit-log: Update to 0.2.2
    
    Changes:        https://github.com/googleapis/python-audit-log/releases
---
 www/py-google-cloud-audit-log/Makefile | 6 +++---
 www/py-google-cloud-audit-log/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/py-google-cloud-audit-log/Makefile b/www/py-google-cloud-audit-log/Makefile
index 256b544d80f4..e291f5306860 100644
--- a/www/py-google-cloud-audit-log/Makefile
+++ b/www/py-google-cloud-audit-log/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-cloud-audit-log
-PORTVERSION=	0.2.0
+PORTVERSION=	0.2.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,8 @@ COMMENT=	Google Cloud Audit Protos
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.52.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.56.2<2.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/www/py-google-cloud-audit-log/distinfo b/www/py-google-cloud-audit-log/distinfo
index ea7f273863e2..64d9ef1177d0 100644
--- a/www/py-google-cloud-audit-log/distinfo
+++ b/www/py-google-cloud-audit-log/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635731013
-SHA256 (google-cloud-audit-log-0.2.0.tar.gz) = d0852f525ad65705f9fbff6288be4493e1449a7906fb5e01bd71c8d1e424d1fc
-SIZE (google-cloud-audit-log-0.2.0.tar.gz) = 10448
+TIMESTAMP = 1653926028
+SHA256 (google-cloud-audit-log-0.2.2.tar.gz) = 6d89903848aee9817477ece306544851b903a5ec561da966bbba5a8d12509a4d
+SIZE (google-cloud-audit-log-0.2.2.tar.gz) = 11419



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