From nobody Fri Dec 30 09:11:26 2022 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 4Njzyl3fnzz2kdRP; Fri, 30 Dec 2022 09:11:27 +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 4Njzyk6HFvz44qd; Fri, 30 Dec 2022 09:11:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672391486; 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=H100Xp51Ji3rgAa3adqslTkciXe5WRojuj0/IoFi6lk=; b=v1BXh18djgNhkCc/iH/21IM3tz3NMTBjrhk3bH/HPYjEVKdx2irgJxoEKpMMGtLyualgic PwuJsR1dcs9OSupSQsMI3t4oi8+u845VQTA1hTFlcHwvRoKzlFHzPUo3LwtbFFwA6zqmaO MRQ1idtPMDMCabCu/MMm8BpKNOnY8mCaD34/d0tejQkO9nXZdKe2XTK9J1pYD+UEAxoSMK XJgS5Cjr+0deLLnYoLl0DISTRCSqMzflJEm2ZUglv/j97groa6WtieX4cTtz9xihGJLSVn 533viqI4C0vbiKCvbEZdzkKDtmUhqSYtU8VFT+4V3Gcy2JzldNqsRY9CY51Bgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672391486; 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=H100Xp51Ji3rgAa3adqslTkciXe5WRojuj0/IoFi6lk=; b=mZ1RmftQMI2lukfrPkZgdRBDTy6i//pcPtmqbnLfWlO0mG6ejgQJnx75fdvxCzog2tk7pe CTIsMZD0JzYVrszKc8yN+j7AlWdaVBGqKeSn78MucXcfHOsmy9jm6MMv8xRy1pnD9YV5z9 JCfMUR4fjFa7S5ugxR6Ibu653lWRfvbXYOUp006phcfxpgXbAZcsBRZpAEnWcLBh1fMmEz rJjO0rMeZxtueGnT83hQMYT5mk2VwMwCCijqNwPjDOp+EUqBF/k3+uZHFd+w55YfexJmAk LyaPK8AlBGkxubIPSmduNHjXNFpFZGhNQ+A3zSJU+G79uWVbpk49OykvldYCYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672391486; a=rsa-sha256; cv=none; b=llMjNJF7EuGJOlr275DXp1JvGcJxADQDDH2wvoeLIEzrdqRZ5+qnhiRhvrwsgjicFV3oyk l6Sj6AdUvAraGAaANE3mXDVsk82TR3UCqbBf8n33ZICXwahoazzUuomu3GLZTrG3GxFj3F 9KmioghAPKWbVk9fpj6UJZth4V+sUmXTuy4vUveDQCajpnY+XEMsdBK4HOruLL62lmGGib FK55qL+iXe+mjIdc9KETQGTW1FxARaaNEIb29bgSj5C52GpC9qV44dcl729qZ94B3evXfj kIl6lL3YMvusmN1LIF5giKQGgQfpr1jSuspy+iG83hwgwITj8o3IkA5uifwT5w== 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 4Njzyk5KkKz131F; Fri, 30 Dec 2022 09:11:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 2BU9BQNB013586; Fri, 30 Dec 2022 09:11:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2BU9BQVE013585; Fri, 30 Dec 2022 09:11:26 GMT (envelope-from git) Date: Fri, 30 Dec 2022 09:11:26 GMT Message-Id: <202212300911.2BU9BQVE013585@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: fbeb10692026 - main - devel/py-pyright: Update to 1.1.277 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: fbeb106920265e7dbb873520d2d1d36cd4f97ce8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbeb106920265e7dbb873520d2d1d36cd4f97ce8 commit fbeb106920265e7dbb873520d2d1d36cd4f97ce8 Author: Po-Chuan Hsieh AuthorDate: 2022-12-30 08:43:10 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-12-30 09:04:50 +0000 devel/py-pyright: Update to 1.1.277 Changes: https://github.com/RobertCraigie/pyright-python/releases --- devel/py-pyright/Makefile | 2 +- devel/py-pyright/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pyright/Makefile b/devel/py-pyright/Makefile index 9415ab853b36..0af7956fb2e5 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.275 +PORTVERSION= 1.1.277 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index 95729420ceaa..280acfaeaaad 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665647471 -SHA256 (pyright-1.1.275.tar.gz) = f0061ce47c785b9b64745b7648ff9732a99811ef7c7f3f88642aa2cb7868c81e -SIZE (pyright-1.1.275.tar.gz) = 15691 +TIMESTAMP = 1669057831 +SHA256 (pyright-1.1.277.tar.gz) = 38975508f2a3ef846db16466c659a37ad18c741113bc46bcdf6a7250b550cdc8 +SIZE (pyright-1.1.277.tar.gz) = 15687