Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2021 15:49:51 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2bf7fa55b0d6 - main - science/py-cirq-google: Update 0.12.0 -> 0.13.0
Message-ID:  <202110171549.19HFnpbl068311@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2bf7fa55b0d611767db83dcba306272a4a495570

commit 2bf7fa55b0d611767db83dcba306272a4a495570
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-17 15:35:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-17 15:49:41 +0000

    science/py-cirq-google: Update 0.12.0 -> 0.13.0
    
    Reported by:    portscout
---
 science/py-cirq-google/Makefile | 4 ++--
 science/py-cirq-google/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/science/py-cirq-google/Makefile b/science/py-cirq-google/Makefile
index 38cf4167f618..09674df38ae2 100644
--- a/science/py-cirq-google/Makefile
+++ b/science/py-cirq-google/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cirq-google
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.12.0
+DISTVERSION=	0.13.0
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,7 +11,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.14.0:www/py-google-api-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.13.0:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.8+
 USE_PYTHON=	distutils autoplist
diff --git a/science/py-cirq-google/distinfo b/science/py-cirq-google/distinfo
index 3559bc6f5d9e..0e389d477fb2 100644
--- a/science/py-cirq-google/distinfo
+++ b/science/py-cirq-google/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628757509
-SHA256 (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = ccf199aac17750420c26264f46456da1d85ad28ad74b2b6efc40c2d6fe96fede
-SIZE (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = 7427269
+TIMESTAMP = 1634484752
+SHA256 (quantumlib-Cirq-v0.13.0_GH0.tar.gz) = 5f4890fea5439091e73ddcf73a0e465c5c1e7242d9a4b725a0242cd55e6df278
+SIZE (quantumlib-Cirq-v0.13.0_GH0.tar.gz) = 8002392



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