From owner-svn-ports-all@freebsd.org Sun Nov 22 12:49:45 2020 Return-Path: Delivered-To: svn-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 93D0F2EFDC9; Sun, 22 Nov 2020 12:49:45 +0000 (UTC) (envelope-from dbaio@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cf9953WQyz3D1N; Sun, 22 Nov 2020 12:49:45 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6B8261A15D; Sun, 22 Nov 2020 12:49:45 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AMCnjvk037975; Sun, 22 Nov 2020 12:49:45 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AMCnj6k037974; Sun, 22 Nov 2020 12:49:45 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202011221249.0AMCnj6k037974@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 22 Nov 2020 12:49:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556047 - head/sysutils/py-azure-cli-core X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/py-azure-cli-core X-SVN-Commit-Revision: 556047 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2020 12:49:45 -0000 Author: dbaio Date: Sun Nov 22 12:49:44 2020 New Revision: 556047 URL: https://svnweb.freebsd.org/changeset/ports/556047 Log: sysutils/py-azure-cli-core: Update to 2.15.1 Changelog: https://pypi.org/project/azure-cli-core/2.15.1/ Modified: head/sysutils/py-azure-cli-core/Makefile head/sysutils/py-azure-cli-core/distinfo Modified: head/sysutils/py-azure-cli-core/Makefile ============================================================================== --- head/sysutils/py-azure-cli-core/Makefile Sun Nov 22 12:49:33 2020 (r556046) +++ head/sysutils/py-azure-cli-core/Makefile Sun Nov 22 12:49:44 2020 (r556047) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-cli-core -PORTVERSION= 2.14.2 +PORTVERSION= 2.15.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,7 +32,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}adal>=1.2.3:net-mg ${PYTHON_PKGNAMEPREFIX}azure-mgmt-resource>=10.2.0:devel/py-azure-mgmt-resource@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}antlr4-python3-runtime>=0:devel/py-antlr4-python3-runtime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pkginfo>=1.5.0.1:sysutils/py-pkginfo@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.0:devel/py-azure-mgmt-core@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.1:devel/py-azure-mgmt-core@${PY_FLAVOR} USES= azurepy python:3.6+ USE_PYTHON= autoplist concurrent distutils Modified: head/sysutils/py-azure-cli-core/distinfo ============================================================================== --- head/sysutils/py-azure-cli-core/distinfo Sun Nov 22 12:49:33 2020 (r556046) +++ head/sysutils/py-azure-cli-core/distinfo Sun Nov 22 12:49:44 2020 (r556047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605442856 -SHA256 (azure-cli-core-2.14.2.tar.gz) = fe259a3ef8c842180e09d288182596a1da7dd01cb07d5ec1a3b4d5e618fd7db7 -SIZE (azure-cli-core-2.14.2.tar.gz) = 148680 +TIMESTAMP = 1606048402 +SHA256 (azure-cli-core-2.15.1.tar.gz) = 9fa4c87c092d3d8a2cd6d35b9bbe51f76df0cec5b3858ecfee4bc60b8d641872 +SIZE (azure-cli-core-2.15.1.tar.gz) = 150705