Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:18 +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: 2d92a457af81 - main - devel/py-types-protobuf: Update to 7.34.1.20260408
Message-ID:  <69ef60b2.31f55.203eab4f@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=2d92a457af81609f1272955736d9cc64d33aed44

commit 2d92a457af81609f1272955736d9cc64d33aed44
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:03:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:38 +0000

    devel/py-types-protobuf: Update to 7.34.1.20260408
    
    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 b78641640195..31c4eb78983b 100644
--- a/devel/py-types-protobuf/Makefile
+++ b/devel/py-types-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-protobuf
-PORTVERSION=	7.34.1.20260403
+PORTVERSION=	7.34.1.20260408
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-protobuf/distinfo b/devel/py-types-protobuf/distinfo
index 5ed52c94bcfd..615134e855c4 100644
--- a/devel/py-types-protobuf/distinfo
+++ b/devel/py-types-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775587472
-SHA256 (types_protobuf-7.34.1.20260403.tar.gz) = 8d7881867888e667eb9563c08a916fccdc12bdb5f9f34c31d217cce876e36765
-SIZE (types_protobuf-7.34.1.20260403.tar.gz) = 68782
+TIMESTAMP = 1777252736
+SHA256 (types_protobuf-7.34.1.20260408.tar.gz) = e2c0a0430e08c75b52671a6f0035abfdcc791aad12af16274282de1b721758ab
+SIZE (types_protobuf-7.34.1.20260408.tar.gz) = 68835
diff --git a/devel/py-types-protobuf/files/patch-pyproject.toml b/devel/py-types-protobuf/files/patch-pyproject.toml
index eb63384bdbf0..14b934a81544 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	2026-04-03 04:18:06 UTC
+--- pyproject.toml.orig	2026-04-08 04:26:40 UTC
 +++ pyproject.toml
 @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
  [build-system]
@@ -8,7 +8,7 @@
  
  [project]
  name = "types-protobuf"
- version = "7.34.1.20260403"
+ version = "7.34.1.20260408"
 -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?69ef60b2.31f55.203eab4f>