From owner-dev-commits-ports-all@freebsd.org Sat May 29 14:03:17 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2FF17641235; Sat, 29 May 2021 14:03:17 +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 4Fsjv90wh3z3FRk; Sat, 29 May 2021 14:03:17 +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 04E4A3986; Sat, 29 May 2021 14:03:17 +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 14TE3GCq090244; Sat, 29 May 2021 14:03:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14TE3GgN090243; Sat, 29 May 2021 14:03:16 GMT (envelope-from git) Date: Sat, 29 May 2021 14:03:16 GMT Message-Id: <202105291403.14TE3GgN090243@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 340c9aa46d64 - main - devel/py-knack: Update to 0.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 340c9aa46d640e43ab4dd62359934a54aa8e6f46 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2021 14:03:17 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=340c9aa46d640e43ab4dd62359934a54aa8e6f46 commit 340c9aa46d640e43ab4dd62359934a54aa8e6f46 Author: Danilo G. Baio AuthorDate: 2021-05-29 11:40:10 +0000 Commit: Danilo G. Baio CommitDate: 2021-05-29 14:02:07 +0000 devel/py-knack: Update to 0.8.2 Changelog: https://github.com/microsoft/knack/blob/v0.8.2/HISTORY.rst --- devel/py-knack/Makefile | 2 +- devel/py-knack/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-knack/Makefile b/devel/py-knack/Makefile index dacaa4a0c22b..f6706547f804 100644 --- a/devel/py-knack/Makefile +++ b/devel/py-knack/Makefile @@ -1,5 +1,5 @@ PORTNAME= knack -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-knack/distinfo b/devel/py-knack/distinfo index afe3b4d1c146..ad0e56e53fb9 100644 --- a/devel/py-knack/distinfo +++ b/devel/py-knack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620348007 -SHA256 (knack-0.8.1.tar.gz) = e61d9ae4e27199a2d74c261f81e9f82f5353a5d1c2e1ad25600a7d5109174ee0 -SIZE (knack-0.8.1.tar.gz) = 69829 +TIMESTAMP = 1622288338 +SHA256 (knack-0.8.2.tar.gz) = 4eaa50a1c5e79d1c5c8e5e1705b661721b0b83a089695e59e229cc26c64963b9 +SIZE (knack-0.8.2.tar.gz) = 69351