Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:04:34 +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: e17e317c1de4 - main - devel/py-types-protobuf: Update to 7.34.1.20260403
Message-ID:  <69e3fff2.343b3.2d77aeec@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=e17e317c1de4ab9dcf4bedc98c271615d9c76de4

commit e17e317c1de4ab9dcf4bedc98c271615d9c76de4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:25:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:33 +0000

    devel/py-types-protobuf: Update to 7.34.1.20260403
    
    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 | 11 +++++++----
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/devel/py-types-protobuf/Makefile b/devel/py-types-protobuf/Makefile
index 39e35a6c4052..b78641640195 100644
--- a/devel/py-types-protobuf/Makefile
+++ b/devel/py-types-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-protobuf
-PORTVERSION=	6.32.1.20260221
+PORTVERSION=	7.34.1.20260403
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-types-protobuf/distinfo b/devel/py-types-protobuf/distinfo
index 26c549b0603f..5ed52c94bcfd 100644
--- a/devel/py-types-protobuf/distinfo
+++ b/devel/py-types-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773966856
-SHA256 (types_protobuf-6.32.1.20260221.tar.gz) = 6d5fb060a616bfb076cbb61b4b3c3969f5fc8bec5810f9a2f7e648ee5cbcbf6e
-SIZE (types_protobuf-6.32.1.20260221.tar.gz) = 64408
+TIMESTAMP = 1775587472
+SHA256 (types_protobuf-7.34.1.20260403.tar.gz) = 8d7881867888e667eb9563c08a916fccdc12bdb5f9f34c31d217cce876e36765
+SIZE (types_protobuf-7.34.1.20260403.tar.gz) = 68782
diff --git a/devel/py-types-protobuf/files/patch-pyproject.toml b/devel/py-types-protobuf/files/patch-pyproject.toml
index 851d225f11f9..eb63384bdbf0 100644
--- a/devel/py-types-protobuf/files/patch-pyproject.toml
+++ b/devel/py-types-protobuf/files/patch-pyproject.toml
@@ -1,23 +1,26 @@
---- pyproject.toml.orig	2026-02-21 03:55:10 UTC
+--- pyproject.toml.orig	2026-04-03 04:18:06 UTC
 +++ pyproject.toml
 @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta"
  [build-system]
  build-backend = "setuptools.build_meta"
--requires = ["setuptools>=77.0.3"]
+-requires = ["setuptools>=82.0.1"]
 +requires = ["setuptools>=61"]
  
  [project]
  name = "types-protobuf"
- version = "6.32.1.20260221"
+ version = "7.34.1.20260403"
 -license = "Apache-2.0"
 -license-files = ["LICENSE"]
 +license = { text = "Apache-2.0" }
  description = "Typing stubs for protobuf"
  readme = { text = """\
  ## Typing stubs for protobuf
-@@ -52,5 +51,4 @@ dependencies = []
+@@ -52,8 +51,4 @@ dependencies = []
  "Chat" = "https://gitter.im/python/typing"
  
  [tool.setuptools]
 -packages = ['google-stubs']
  include-package-data = false
+-
+-[tool.setuptools.package-data]
+-'google-stubs' = ['_upb/_message.pyi', 'protobuf/__init__.pyi', 'protobuf/any.pyi', 'protobuf/any_pb2.pyi', 'protobuf/api_pb2.pyi', 'protobuf/compiler/__init__.pyi', 'protobuf/compiler/plugin_pb2.pyi', 'protobuf/descriptor.pyi', 'protobuf/descriptor_database.pyi', 'protobuf/descriptor_pb2.pyi', 'protobuf/descriptor_pool.pyi', 'protobuf/duration.pyi', 'protobuf/duration_pb2.pyi', 'protobuf/empty_pb2.pyi', 'protobuf/field_mask_pb2.pyi', 'protobuf/internal/__init__.pyi', 'protobuf/internal/api_implementation.pyi', 'protobuf/internal/builder.pyi', 'protobuf/internal/containers.pyi', 'protobuf/internal/decoder.pyi', 'protobuf/internal/encoder.pyi', 'protobuf/internal/enum_type_wrapper.pyi', 'protobuf/internal/extension_dict.pyi', 'protobuf/internal/field_mask.pyi', 'protobuf/internal/message_listener.pyi', 'protobuf/internal/python_edition_defaults.pyi', 'protobuf/internal/python_message.pyi', 'protobuf/internal/testing_refleaks.pyi', 'protobuf/internal/type_checkers.pyi', 'pro
tobuf/internal/well_known_types.pyi', 'protobuf/internal/wire_format.pyi', 'protobuf/json_format.pyi', 'protobuf/message.pyi', 'protobuf/message_factory.pyi', 'protobuf/proto.pyi', 'protobuf/proto_builder.pyi', 'protobuf/proto_json.pyi', 'protobuf/proto_text.pyi', 'protobuf/reflection.pyi', 'protobuf/runtime_version.pyi', 'protobuf/service_reflection.pyi', 'protobuf/source_context_pb2.pyi', 'protobuf/struct_pb2.pyi', 'protobuf/symbol_database.pyi', 'protobuf/text_encoding.pyi', 'protobuf/text_format.pyi', 'protobuf/timestamp.pyi', 'protobuf/timestamp_pb2.pyi', 'protobuf/type_pb2.pyi', 'protobuf/unknown_fields.pyi', 'protobuf/util/__init__.pyi', 'protobuf/wrappers_pb2.pyi', 'METADATA.toml', 'protobuf/py.typed']


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3fff2.343b3.2d77aeec>