From nobody Mon Sep 11 03:14:28 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 4RkWz91qm4z4tHNl; Mon, 11 Sep 2023 03:14:29 +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 4RkWz90g90z3d8b; Mon, 11 Sep 2023 03:14:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694402069; 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=+gmtxc7L4j16rQB1ipu8r16/qCkSVLv9LAW5jpzqcBA=; b=FlsgHnqdRE1neCxPmxvmCJCH07py0jQg7IliMGD0+zfuNlpaPo52dnOcd4fqB5anZLWlaR 2ublraLa7lYCI/chF7rTYUTqCNx+OafAtcLaHYZDFpwjwxQmEEh/p1xXmBv/y2Pqoq10xQ Df797j81kNogdNHDv+nTOIZZirquHUi5Ntk70EErIKpR9t9ZDJIUPuN7NOtsz9etskw9ks lDxhOKyThlBq17O6KDHR9ALAhcPtbjcgLuClStPANpMuepzPv0UA+ayomfBnj9fT2ADzOv FdhOtZEI26ypv8QOyrvBcZUobMwv5cDr8u3ilDw6+atvOkZ3xJcjVXF2v8sfEQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694402069; a=rsa-sha256; cv=none; b=p12O5aUP8sfamis+OBosSowb/+E0SVPtnGK50q4lCF0lR8ZfIXzlARSSI1Q8KvrYy9RZYp mTnXmAKVeJc5qP2seyX2JU64kmyi+7/SSYj8I7NofWT3XExPxrMHEz7ITIYP88rFByhGYT mTDtxCPMFJfZNDBpnVLcKHUuSrhMNAY+tFurpULD3m77TcrM/ODIt83ypFEGEalCtWYkOA Cey/m00LksIAb7HWLl5w2g+FYtsmP91wnyVjev0NTcbYVm/E4ZLyvV1AoDTM837opPzV8Q wUkmyFkl+tuxmhO+5XUD8G5dvowCYwYYoaCPeY8QgbDGq2TNokLgzH/o71lPJQ== 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=1694402069; 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=+gmtxc7L4j16rQB1ipu8r16/qCkSVLv9LAW5jpzqcBA=; b=wf1f5RugZx+Whoz6lDeltulFghtBrEXhVBGIW6gHcP++to1VDqMQS8pbWDIVXBK7rZ2PfD C/YQvoI4ZKXQ+0HjQH2SR4+TddOSS1IlSAJRXqnBftgLZ2FpAItXTqyz2kP+WFTLTfEvFy jqZxTIiCY7hmCpQqXHwLsl3ToJc7VmG3FmeeVIDNAy4qWGlyMI3c1G6uVL3XlO97EiNRmb WSsJ+Z5DB12MHTWCxMuyiMBlMZATT7T6BFlbC0cXr75SLuwjaDdOz+mfHlTITZczOHhgj0 ykOx/f0kk/u5f5iiqDbVmdVekfGiChcjIsniGL4iOX3H7AXvO+6XGXP9Nu3WKg== 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 4RkWz86lr9zYlt; Mon, 11 Sep 2023 03:14:28 +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 38B3ES4M022775; Mon, 11 Sep 2023 03:14:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38B3ESaC022772; Mon, 11 Sep 2023 03:14:28 GMT (envelope-from git) Date: Mon, 11 Sep 2023 03:14:28 GMT Message-Id: <202309110314.38B3ESaC022772@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: e3c58bd3281f - main - devel/py-pyright: Update to 1.1.326 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: e3c58bd3281f9601dfa5ae79d60aa0f313b86324 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3c58bd3281f9601dfa5ae79d60aa0f313b86324 commit e3c58bd3281f9601dfa5ae79d60aa0f313b86324 Author: Po-Chuan Hsieh AuthorDate: 2023-09-11 03:08:22 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-09-11 03:11:28 +0000 devel/py-pyright: Update to 1.1.326 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 9cbf74aa4e78..d689c272fdb0 100644 --- a/devel/py-pyright/Makefile +++ b/devel/py-pyright/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyright -PORTVERSION= 1.1.325 +PORTVERSION= 1.1.326 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyright/distinfo b/devel/py-pyright/distinfo index d654b955524f..6ddf308c0651 100644 --- a/devel/py-pyright/distinfo +++ b/devel/py-pyright/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693823905 -SHA256 (pyright-1.1.325.tar.gz) = 879a3f66944ffd59d3facd54872fed814830fed64daf3e8eb71b146ddd83bb67 -SIZE (pyright-1.1.325.tar.gz) = 16826 +TIMESTAMP = 1694348284 +SHA256 (pyright-1.1.326.tar.gz) = cecbe026b14034ba0750db605718a8c2605552387c5772dfaf7f3e632cb7212a +SIZE (pyright-1.1.326.tar.gz) = 16832