From nobody Mon Oct 25 21:58:58 2021 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 47CBF1812035; Mon, 25 Oct 2021 21:59:06 +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 4HdTPN5rVLz3tYd; Mon, 25 Oct 2021 21:59:04 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 BBD0E10DB4; Mon, 25 Oct 2021 21:58:58 +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 19PLwwDd055851; Mon, 25 Oct 2021 21:58:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PLwwC8055850; Mon, 25 Oct 2021 21:58:58 GMT (envelope-from git) Date: Mon, 25 Oct 2021 21:58:58 GMT Message-Id: <202110252158.19PLwwC8055850@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: bf7e7bf16000 - main - devel/py-debugpy: Update to 1.5.1 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: bf7e7bf160001dbe9b076d300a553bcde52410a9 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf7e7bf160001dbe9b076d300a553bcde52410a9 commit bf7e7bf160001dbe9b076d300a553bcde52410a9 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 21:24:06 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 21:46:38 +0000 devel/py-debugpy: Update to 1.5.1 Changes: https://github.com/microsoft/debugpy/releases --- devel/py-debugpy/Makefile | 2 +- devel/py-debugpy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-debugpy/Makefile b/devel/py-debugpy/Makefile index 268b8a28fe86..f45eafa0f278 100644 --- a/devel/py-debugpy/Makefile +++ b/devel/py-debugpy/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= debugpy -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-debugpy/distinfo b/devel/py-debugpy/distinfo index c1d9b4519aa4..510a7aa8ae2e 100644 --- a/devel/py-debugpy/distinfo +++ b/devel/py-debugpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634111734 -SHA256 (debugpy-1.5.0.zip) = 86febd61fc351cee926060eef008e242b7259957d71d25eef82860d0cc59b4dc -SIZE (debugpy-1.5.0.zip) = 4150913 +TIMESTAMP = 1635181047 +SHA256 (debugpy-1.5.1.zip) = d2b09e91fbd1efa4f4fda121d49af89501beda50c18ed7499712c71a4bf3452e +SIZE (debugpy-1.5.1.zip) = 4151069