From owner-dev-commits-ports-main@freebsd.org Thu Jun 3 19:42:46 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 C52FB63FBF1; Thu, 3 Jun 2021 19:42:46 +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 4FwxBZ4Ndcz4hnM; Thu, 3 Jun 2021 19:42:46 +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 7BF5E7B3C; Thu, 3 Jun 2021 19:42:46 +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 153JgkrT020971; Thu, 3 Jun 2021 19:42:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 153JgkSR020970; Thu, 3 Jun 2021 19:42:46 GMT (envelope-from git) Date: Thu, 3 Jun 2021 19:42:46 GMT Message-Id: <202106031942.153JgkSR020970@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: 82e2452e87b3 - main - sysutils/py-azure-cli: Update to 2.24.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: 82e2452e87b3a27d73896b258d52e882c91ada16 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2021 19:42:46 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=82e2452e87b3a27d73896b258d52e882c91ada16 commit 82e2452e87b3a27d73896b258d52e882c91ada16 Author: Danilo G. Baio AuthorDate: 2021-06-03 17:35:24 +0000 Commit: Danilo G. Baio CommitDate: 2021-06-03 19:42:19 +0000 sysutils/py-azure-cli: Update to 2.24.2 Changelog: https://pypi.org/project/azure-cli/2.24.2/ --- sysutils/py-azure-cli/Makefile | 2 +- sysutils/py-azure-cli/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/py-azure-cli/Makefile b/sysutils/py-azure-cli/Makefile index 8cc1c12cb363..f45528a5a388 100644 --- a/sysutils/py-azure-cli/Makefile +++ b/sysutils/py-azure-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-cli -PORTVERSION= 2.24.0 +PORTVERSION= 2.24.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-azure-cli/distinfo b/sysutils/py-azure-cli/distinfo index 9e27b018d2f1..2f7b5469d096 100644 --- a/sysutils/py-azure-cli/distinfo +++ b/sysutils/py-azure-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622290226 -SHA256 (azure-cli-2.24.0.tar.gz) = c36bda337b4ffc97e8e96af8d2630af07079676285f00267a9ebd1c0adee84fe -SIZE (azure-cli-2.24.0.tar.gz) = 1880059 +TIMESTAMP = 1622741669 +SHA256 (azure-cli-2.24.2.tar.gz) = 52e70648f0611f07428ff3c44f74dab64fb6af083e7153032e6ed07cb663c302 +SIZE (azure-cli-2.24.2.tar.gz) = 1876805