Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2025 00:43:20 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c123af95436a - main - net/py-google-cloud-pubsub: Update to 2.32.0
Message-ID:  <202510300043.59U0hKkj067553@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jwb:

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

commit c123af95436acd013b75a52ccc7b9ef071c419aa
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2025-10-30 00:42:48 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2025-10-30 00:42:48 +0000

    net/py-google-cloud-pubsub: Update to 2.32.0
    
    A few minor enhancements
    Changes: https://github.com/googleapis/python-pubsub/releases/tag/v2.32.0
    
    Reported by:    portscout
---
 net/py-google-cloud-pubsub/Makefile | 2 +-
 net/py-google-cloud-pubsub/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/py-google-cloud-pubsub/Makefile b/net/py-google-cloud-pubsub/Makefile
index 14e51e5c39a9..7267a90650fb 100644
--- a/net/py-google-cloud-pubsub/Makefile
+++ b/net/py-google-cloud-pubsub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google_cloud_pubsub
-DISTVERSION=	2.31.1
+DISTVERSION=	2.32.0
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-google-cloud-pubsub/distinfo b/net/py-google-cloud-pubsub/distinfo
index 2e8fe1b68b47..e64084acf736 100644
--- a/net/py-google-cloud-pubsub/distinfo
+++ b/net/py-google-cloud-pubsub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759167529
-SHA256 (google_cloud_pubsub-2.31.1.tar.gz) = f4214f692da435afcdfb41e77cfa962238db96e4a4ba64637aaa710442d9c532
-SIZE (google_cloud_pubsub-2.31.1.tar.gz) = 391409
+TIMESTAMP = 1761755191
+SHA256 (google_cloud_pubsub-2.32.0.tar.gz) = 3c6db8593ea772ca065fb22ee4fadee438652eb5b4cf4c78b3fdbc021f452836
+SIZE (google_cloud_pubsub-2.32.0.tar.gz) = 392550


home | help

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