package/python-proto-plus: bump version to 1.27.1

https://github.com/googleapis/proto-plus-python/blob/v1.27.1/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-14 15:05:41 +01:00
committed by Julien Olivain
parent 8c7c777de0
commit a332ca3548
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/proto-plus/json
md5 008448fc31ca36c2a9185a070126e16d proto_plus-1.27.0.tar.gz
sha256 873af56dd0d7e91836aee871e5799e1c6f1bda86ac9a983e0bb9f0c266a568c4 proto_plus-1.27.0.tar.gz
md5 ca9bbf1118228b94e10c552d94193fe5 proto_plus-1.27.1.tar.gz
sha256 912a7460446625b792f6448bade9e55cd4e41e6ac10e27009ef71a7f317fa147 proto_plus-1.27.1.tar.gz
# Locally computed sha256 checksums
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PROTO_PLUS_VERSION = 1.27.0
PYTHON_PROTO_PLUS_VERSION = 1.27.1
PYTHON_PROTO_PLUS_SOURCE = proto_plus-$(PYTHON_PROTO_PLUS_VERSION).tar.gz
PYTHON_PROTO_PLUS_SITE = https://files.pythonhosted.org/packages/01/89/9cbe2f4bba860e149108b683bc2efec21f14d5f7ed6e25562ad86acbc373
PYTHON_PROTO_PLUS_SITE = https://files.pythonhosted.org/packages/3a/02/8832cde80e7380c600fbf55090b6ab7b62bd6825dbedde6d6657c15a1f8e
PYTHON_PROTO_PLUS_SETUP_TYPE = setuptools
PYTHON_PROTO_PLUS_LICENSE = Apache-2.0
PYTHON_PROTO_PLUS_LICENSE_FILES = LICENSE