From nobody Sun Jul 9 10:35:52 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QzNp126NYz4llF8; Sun, 9 Jul 2023 10:35:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QzNp073LMz44rS; Sun, 9 Jul 2023 10:35:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688898953; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Cw22pIPXkIONSB4jMluRid5Iel1tuRVrVXjGa7F2bfE=; b=lLgyZgFSsZdd/vUUU+mgO1bgTbezi+m4gjW/+xFB17rXzKGe3PCrhg9xFLwr7y1EjQKjdt mw/JwmV4l+ayKUa4o4ctDfG+/ZMtbEgshwjyyVo7uw29pIqTtk3KU1bMqz8TfFnXSaRmRc oHPcHZzozhMDs6Uo4zlmPNtB9haSUfWHhrCp7/GEy8eRk5LxROvcCsffMtpcKbOm+dMFxP dr9xy8aLt+VUDu8ok3JaB3D+ekarDLiJld1dGHeNDqtoJ6M0ecSyzMM1g/ClDOCL9TV0nI JNE9We3SmRv7TTQnJy09cDi+PQOH508RpBEm5e1BZyWjHxlsEFCtdbnZOhSkBA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688898953; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Cw22pIPXkIONSB4jMluRid5Iel1tuRVrVXjGa7F2bfE=; b=gBC6zEmc3WnOfpPsUKLGCI8FXWNmpZwkWOXmPvCH+4koE8iYJWh/+xEqRX9Tb1t/WA8ojN wIA5McZbnZiOBOr6L1mcEzxUdw6Jdi8kr5qzl2UkDb2yYc569c0dGqUMBFrfEI6rIywR8Y NG93JTm68aKE8V1EQYCTIq04VJZpWiBO9ZymrsA6kbpzNxdr0ebvMFBynRL17s0BOl9YA6 +DPqJQzvDFAy0HjKgwL1ZYxGY7Rkx/NIJj9YRfPawd9Eg0k+ssD/Sy4doZwDfbaN1/ADpj VmpB2//v4FiZs968NJVaqvNYfaVUqKGKzjcdf/edxNfurk1CrZ7b7kEye7J2zw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688898953; a=rsa-sha256; cv=none; b=Cm+3x35QEK6RfVFoxKpWSw85/lqtcQzmsX71qGka5lLCh3GmrbyeJGN4wYLBvkPsorGyZT Ca4Nrmbbz2dnGKuu6/IMm2T2D1rblb0jO3Odos6q14DG49ebRWmlqaOelXfBz/5740ultr 3KwPZO9EOlh2D2E1stzqIMdgqccxkIKyyidpswhczJjzrbAJuxAfd4X4MtDCHCEDZIcYMp lL3EczdZptriG9nDW5D47AtWnZK1qkCn9dCscqnd92Moa3p/u+RJ3oD6fvHSFYEYX567uF Gyf5qtZkFCX7N2FkJs7ueQmOc9Rtl+zpkWodry6Yh0EXShaTxs+b6MPU59Go1g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QzNp0695Nz10SZ; Sun, 9 Jul 2023 10:35:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 369AZq9O057784; Sun, 9 Jul 2023 10:35:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 369AZqcu057783; Sun, 9 Jul 2023 10:35:52 GMT (envelope-from git) Date: Sun, 9 Jul 2023 10:35:52 GMT Message-Id: <202307091035.369AZqcu057783@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b4363a8b2fc0 - main - devel/py-proto-plus: Update to 1.22.3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b4363a8b2fc082bbd13452baa3be26394155eee3 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4363a8b2fc082bbd13452baa3be26394155eee3 commit b4363a8b2fc082bbd13452baa3be26394155eee3 Author: Po-Chuan Hsieh AuthorDate: 2023-07-09 10:19:15 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-07-09 10:19:15 +0000 devel/py-proto-plus: Update to 1.22.3 Changes: https://github.com/googleapis/proto-plus-python/releases --- devel/py-proto-plus/Makefile | 2 +- devel/py-proto-plus/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-proto-plus/Makefile b/devel/py-proto-plus/Makefile index 5fbb8e891722..76daf36f96fc 100644 --- a/devel/py-proto-plus/Makefile +++ b/devel/py-proto-plus/Makefile @@ -1,5 +1,5 @@ PORTNAME= proto-plus -PORTVERSION= 1.22.2 +PORTVERSION= 1.22.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo index f4977c9f0eb2..9354f3cffbd5 100644 --- a/devel/py-proto-plus/distinfo +++ b/devel/py-proto-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589870 -SHA256 (proto-plus-1.22.2.tar.gz) = 0e8cda3d5a634d9895b75c573c9352c16486cb75deb0e078b5fda34db4243165 -SIZE (proto-plus-1.22.2.tar.gz) = 53205 +TIMESTAMP = 1688166246 +SHA256 (proto-plus-1.22.3.tar.gz) = fdcd09713cbd42480740d2fe29c990f7fbd885a67efc328aa8be6ee3e9f76a6b +SIZE (proto-plus-1.22.3.tar.gz) = 53592