Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:25:31 +0000
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: 239ec28b0cd1 - main - devel/py-types-protobuf: Update to 6.32.1.20260221
Message-ID:  <69d29b0b.1eb85.53ff8c33@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 239ec28b0cd1779c09a746d698afde288469109c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 17:09:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:36 +0000

    devel/py-types-protobuf: Update to 6.32.1.20260221
    
    Changes:        https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/protobuf.md
---
 devel/py-types-protobuf/Makefile                   | 2 +-
 devel/py-types-protobuf/distinfo                   | 6 +++---
 devel/py-types-protobuf/files/patch-pyproject.toml | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-types-protobuf/Makefile b/devel/py-types-protobuf/Makefile
index 24cddd891935..39e35a6c4052 100644
--- a/devel/py-types-protobuf/Makefile
+++ b/devel/py-types-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-protobuf
-PORTVERSION=	6.32.1.20251210
+PORTVERSION=	6.32.1.20260221
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-protobuf/distinfo b/devel/py-types-protobuf/distinfo
index 84b73b19568e..26c549b0603f 100644
--- a/devel/py-types-protobuf/distinfo
+++ b/devel/py-types-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765895736
-SHA256 (types_protobuf-6.32.1.20251210.tar.gz) = c698bb3f020274b1a2798ae09dc773728ce3f75209a35187bd11916ebfde6763
-SIZE (types_protobuf-6.32.1.20251210.tar.gz) = 63900
+TIMESTAMP = 1773966856
+SHA256 (types_protobuf-6.32.1.20260221.tar.gz) = 6d5fb060a616bfb076cbb61b4b3c3969f5fc8bec5810f9a2f7e648ee5cbcbf6e
+SIZE (types_protobuf-6.32.1.20260221.tar.gz) = 64408
diff --git a/devel/py-types-protobuf/files/patch-pyproject.toml b/devel/py-types-protobuf/files/patch-pyproject.toml
index 9e97cd35ec99..851d225f11f9 100644
--- a/devel/py-types-protobuf/files/patch-pyproject.toml
+++ b/devel/py-types-protobuf/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig	2025-12-10 03:14:22 UTC
+--- pyproject.toml.orig	2026-02-21 03:55:10 UTC
 +++ pyproject.toml
 @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
  [build-system]
@@ -8,7 +8,7 @@
  
  [project]
  name = "types-protobuf"
- version = "6.32.1.20251210"
+ version = "6.32.1.20260221"
 -license = "Apache-2.0"
 -license-files = ["LICENSE"]
 +license = { text = "Apache-2.0" }


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29b0b.1eb85.53ff8c33>