From 2729e018e010af2828db40e6d4f0cf611c28733f Mon Sep 17 00:00:00 2001
From: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Thu, 26 Dec 2024 02:49:51 +0800
Subject: [PATCH] devel/py-protobuf: Update to 5.29.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
---
 devel/py-protobuf/Makefile | 2 +-
 devel/py-protobuf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile
index 15436ebdda45..2554dd72026f 100644
--- a/devel/py-protobuf/Makefile
+++ b/devel/py-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf
-PORTVERSION=	5.28.3
+PORTVERSION=	5.29.1
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo
index fab13ebfcbdd..5597919f3f65 100644
--- a/devel/py-protobuf/distinfo
+++ b/devel/py-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729927001
-SHA256 (protobuf-5.28.3.tar.gz) = 64badbc49180a5e401f373f9ce7ab1d18b63f7dd4a9cdc43c92b9f0b481cef7b
-SIZE (protobuf-5.28.3.tar.gz) = 422479
+TIMESTAMP = 1734888260
+SHA256 (protobuf-5.29.1.tar.gz) = 683be02ca21a6ffe80db6dd02c0b5b2892322c59ca57fd6c872d652cb80549cb
+SIZE (protobuf-5.29.1.tar.gz) = 424965
-- 
GitLab