From owner-svn-ports-all@freebsd.org Fri May 1 14:14:14 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 95D2D2D6CB8; Fri, 1 May 2020 14:14:14 +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) server-signature RSA-PSS (4096 bits) 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 49DDlB3V1Hz4bhP; Fri, 1 May 2020 14:14:14 +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 72F929767; Fri, 1 May 2020 14:14:14 +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 041EEE97027544; Fri, 1 May 2020 14:14:14 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 041EEEpu027542; Fri, 1 May 2020 14:14:14 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202005011414.041EEEpu027542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Fri, 1 May 2020 14:14:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533546 - head/sysutils/py-azure-cli X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/py-azure-cli X-SVN-Commit-Revision: 533546 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.29 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: Fri, 01 May 2020 14:14:14 -0000 Author: dbaio Date: Fri May 1 14:14:13 2020 New Revision: 533546 URL: https://svnweb.freebsd.org/changeset/ports/533546 Log: sysutils/py-azure-cli: Update to 2.5.1 Changelog: https://pypi.org/project/azure-cli/2.5.1/ Reported by: portscout Modified: head/sysutils/py-azure-cli/Makefile head/sysutils/py-azure-cli/distinfo Modified: head/sysutils/py-azure-cli/Makefile ============================================================================== --- head/sysutils/py-azure-cli/Makefile Fri May 1 14:13:49 2020 (r533545) +++ head/sysutils/py-azure-cli/Makefile Fri May 1 14:14:13 2020 (r533546) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-cli -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}antlr4-python3-runtime>=0:devel/py-antlr4-python3-runtime@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-batch>=9.0:devel/py-azure-batch@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=2.4.0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=${PORTVERSION}:sysutils/py-azure-cli-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-cli-telemetry>=1.0.2<2.0:sysutils/py-azure-cli-telemetry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-cosmos>=3.0.2:devel/py-azure-cosmos@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-datalake-store>=0.0.48:devel/py-azure-datalake-store@${PY_FLAVOR} \ @@ -39,7 +39,7 @@ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=3.0.0.r11:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerservice>=9.0.1:devel/py-azure-mgmt-containerservice@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=0:devel/py-azure-mgmt-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-mgmt-cosmosdb>=0.12.0:devel/py-azure-mgmt-cosmosdb@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-cosmosdb>=0.13.0:devel/py-azure-mgmt-cosmosdb@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-datalake-analytics>=0.2.1:devel/py-azure-mgmt-datalake-analytics@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-datalake-store>=0.5.0:devel/py-azure-mgmt-datalake-store@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-datamigration>=0.1.0:devel/py-azure-mgmt-datamigration@${PY_FLAVOR} \ @@ -55,7 +55,7 @@ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-iothubprovisioningservices>=0.2.0:devel/py-azure-mgmt-iothubprovisioningservices@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-keyvault>=2.2.0:devel/py-azure-mgmt-keyvault@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-kusto>=0.3.0:devel/py-azure-mgmt-kusto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-mgmt-loganalytics>=0.2:devel/py-azure-mgmt-loganalytics@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-loganalytics>=0.5.0:devel/py-azure-mgmt-loganalytics@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-managedservices>=1.0:devel/py-azure-mgmt-managedservices@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-managementgroups>=0.1:devel/py-azure-mgmt-managementgroups@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-maps>=0.1.0:devel/py-azure-mgmt-maps@${PY_FLAVOR} \ @@ -85,7 +85,7 @@ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=9.0.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-trafficmanager>=0.51.0:devel/py-azure-mgmt-trafficmanager@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-web>=0.44.0:devel/py-azure-mgmt-web@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-multiapi-storage>=0.2.4:devel/py-azure-multiapi-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-multiapi-storage>=0.3.1:devel/py-azure-multiapi-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=1.3.1:devel/py-azure-storage-blob@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.1:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography>=2.3.1:security/py-cryptography@${PY_FLAVOR} \ Modified: head/sysutils/py-azure-cli/distinfo ============================================================================== --- head/sysutils/py-azure-cli/distinfo Fri May 1 14:13:49 2020 (r533545) +++ head/sysutils/py-azure-cli/distinfo Fri May 1 14:14:13 2020 (r533546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587495215 -SHA256 (azure-cli-2.4.0.tar.gz) = ac3a416a558eea512605ddecf78039a12466557799e22bc82b46f1a704d48cef -SIZE (azure-cli-2.4.0.tar.gz) = 1285573 +TIMESTAMP = 1588338054 +SHA256 (azure-cli-2.5.1.tar.gz) = f0c7a818b5bfef44931fc8873c0c0e8c91aa7abf94004bb05917a2295758aebc +SIZE (azure-cli-2.5.1.tar.gz) = 1306003