From nobody Thu Dec 14 06:06:18 2023 X-Original-To: dev-commits-ports-all@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 4SrML358HPz53Sjb; Thu, 14 Dec 2023 06:06:19 +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 4SrML34CTNz3Jf4; Thu, 14 Dec 2023 06:06:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702533979; 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=Oqa4eX1VPJ9HWUXdSAgBtp0eWje+jjBF1HltqH6bdms=; b=AX9o7xiTaxDjoX+ZpzY9w1tuqm2jxKQnXPbn1moKyZ8bxupbyAfAwCWnbgpHDddM3bLolK Nc3HhrR0WrKWTs0E+5EezAbC8PovXT/iX6xt8BgO4eXRznrnhCibDMUVs9O8vXedyAcih8 LcugK8HSiGAT6e9KqUSplz1TeiagXs2uUcmv2jOXFsdfXpxToa0sisIJqb9zPzj73QajJ4 /EiRNeMGNaJYtF5Yt+762DCpneybCcr2ojNTI1eWmjIXqezgoce/1euwT10jMLeny9D8+1 VYqFJgaM0Ae7Ul9xbWtPKD5UrYKm08jWeHEdy+4OcEY4snD7toXxhUqvVVk+xA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702533979; a=rsa-sha256; cv=none; b=MnWbR3ye3KRTmcWzXfCkTKi9zaXDBPEGmVyLEMRuEfv1PQae+7BNchRktzuZ00p+fwaeer C0mxzsgqDvD5NWnt+JdFQ7aeHprqVIbtAdiUSYeMLtL8RmU2mpzm074xFZbbLz8kMPtfsF UFTzqw8HwS+Uarst3/MEvivAW0ztx6DFiq8rev50BygGMhmr0qlt2qDUyPJs+mZl2w8OQ+ IawHFNJ5Xrz6NUNJslzM8lgKT/dUlloHAEW/HYONj0woM4Xe+JZ3QFrmGoKk3qIMBkf2yy +ZNVXUvenqlFq73OXZOLK7aToryoU1oSCznYv11TlHZbTNQ0n7/+5J9CcGQKdA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702533979; 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=Oqa4eX1VPJ9HWUXdSAgBtp0eWje+jjBF1HltqH6bdms=; b=fEUjk1ggR8Eo1T0MHb5QpmZ4JS3X2fUUWG71s5DiVwjsqhgkuTY8BjhXtJpcuh6s/gUZg5 0cbEMy3gWMRiBlIqblxDsgRsWBRC3VgQygUy5IxZFbIOEP/hmZ24oMiHmfSBgvDh66EzmC RCXBpPXOkWdxZWjdkicb+7O8O3Gy3jhkwob6MYMAnzGbM6PvGr9B4i0Le7ZqX4HUajdpvi jLB4irdag6KimSJX3lsiZxaWg2JrvufbkQBvMZtWmYT9hk55IiU7o2aAABhOnWzcs5vGUB q3VyW51UZrL7J7IWVSedSfuy+O0Y89uquKReLY01WWZsfan8R4r57bn6rR/LMw== 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 4SrML26vxnz1Gy; Thu, 14 Dec 2023 06:06:18 +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 3BE66Img000550; Thu, 14 Dec 2023 06:06:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3BE66Ilk000547; Thu, 14 Dec 2023 06:06:18 GMT (envelope-from git) Date: Thu, 14 Dec 2023 06:06:18 GMT Message-Id: <202312140606.3BE66Ilk000547@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: 0356808c1ba7 - main - devel/py-proto-plus: Update to 1.23.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: 0356808c1ba7ea14350969480224be9306035605 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0356808c1ba7ea14350969480224be9306035605 commit 0356808c1ba7ea14350969480224be9306035605 Author: Po-Chuan Hsieh AuthorDate: 2023-12-14 05:36:31 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-12-14 05:48:28 +0000 devel/py-proto-plus: Update to 1.23.0 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 76daf36f96fc..b502d2c287fc 100644 --- a/devel/py-proto-plus/Makefile +++ b/devel/py-proto-plus/Makefile @@ -1,5 +1,5 @@ PORTNAME= proto-plus -PORTVERSION= 1.22.3 +PORTVERSION= 1.23.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo index 9354f3cffbd5..e453e59499fc 100644 --- a/devel/py-proto-plus/distinfo +++ b/devel/py-proto-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166246 -SHA256 (proto-plus-1.22.3.tar.gz) = fdcd09713cbd42480740d2fe29c990f7fbd885a67efc328aa8be6ee3e9f76a6b -SIZE (proto-plus-1.22.3.tar.gz) = 53592 +TIMESTAMP = 1702028122 +SHA256 (proto-plus-1.23.0.tar.gz) = 89075171ef11988b3fa157f5dbd8b9cf09d65fffee97e29ce403cd8defba19d2 +SIZE (proto-plus-1.23.0.tar.gz) = 54174