From: Alexandru Ardelean Date: Wed, 3 Jun 2026 00:32:32 +0000 (+0300) Subject: python-protobuf: bump to 7.35.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c5d531cf99cf3eee0886e3180826030957d5a922;p=openwrt-packages.git python-protobuf: bump to 7.35.1 Refresh sha256 from the PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-protobuf/Makefile b/lang/python/python-protobuf/Makefile index 797c2833e..2a4072b37 100644 --- a/lang/python/python-protobuf/Makefile +++ b/lang/python/python-protobuf/Makefile @@ -3,11 +3,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-protobuf -PKG_VERSION:=5.29.5 +PKG_VERSION:=7.35.1 PKG_RELEASE:=1 PYPI_NAME:=protobuf -PKG_HASH:=bc1463bafd4b0929216c35f437a8e28731a2b7fe3d98bb77a600efced5a15c84 +PKG_HASH:=ce115a26fe0c39a2c29973d914d327e516a6455464489fe3cd1e51a1b354f81a PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause