Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2021 22:17:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567665 - head/devel/py-googleapis-common-protos
Message-ID:  <202103072217.127MHvCH039293@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  7 22:17:56 2021
New Revision: 567665
URL: https://svnweb.freebsd.org/changeset/ports/567665

Log:
  Update to 1.53.0
  
  Changes:	https://github.com/googleapis/python-api-common-protos/releases

Modified:
  head/devel/py-googleapis-common-protos/Makefile
  head/devel/py-googleapis-common-protos/distinfo

Modified: head/devel/py-googleapis-common-protos/Makefile
==============================================================================
--- head/devel/py-googleapis-common-protos/Makefile	Sun Mar  7 22:17:50 2021	(r567664)
+++ head/devel/py-googleapis-common-protos/Makefile	Sun Mar  7 22:17:56 2021	(r567665)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleapis-common-protos
-PORTVERSION=	1.52.0
+PORTVERSION=	1.53.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Common protobufs used in Google APIs
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils

Modified: head/devel/py-googleapis-common-protos/distinfo
==============================================================================
--- head/devel/py-googleapis-common-protos/distinfo	Sun Mar  7 22:17:50 2021	(r567664)
+++ head/devel/py-googleapis-common-protos/distinfo	Sun Mar  7 22:17:56 2021	(r567665)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591281368
-SHA256 (googleapis-common-protos-1.52.0.tar.gz) = 560716c807117394da12cecb0a54da5a451b5cf9866f1d37e9a5e2329a665351
-SIZE (googleapis-common-protos-1.52.0.tar.gz) = 39383
+TIMESTAMP = 1614794266
+SHA256 (googleapis-common-protos-1.53.0.tar.gz) = a88ee8903aa0a81f6c3cec2d5cf62d3c8aa67c06439b0496b49048fb1854ebf4
+SIZE (googleapis-common-protos-1.53.0.tar.gz) = 106651



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