Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 21:09:59 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552478 - head/sysutils/py-azure-cli
Message-ID:  <202010152109.09FL9xvq045876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Oct 15 21:09:59 2020
New Revision: 552478
URL: https://svnweb.freebsd.org/changeset/ports/552478

Log:
  sysutils/py-azure-cli: Update to 2.13.0
  
  Changelog:	https://pypi.org/project/azure-cli/2.13.0/

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	Thu Oct 15 21:09:38 2020	(r552477)
+++ head/sysutils/py-azure-cli/Makefile	Thu Oct 15 21:09:59 2020	(r552478)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli
-PORTVERSION=	2.12.1
+PORTVERSION=	2.13.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	bash:shells/bash \
 		${PYTHON_PKGNAMEPREFIX}antlr4-python3-runtime>=4.7.2:devel/py-antlr4-python3-runtime@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-appconfiguration>=1.1.0:devel/py-azure-appconfiguration@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-appconfiguration>=1.1.1:devel/py-azure-appconfiguration@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-batch>=9.0:devel/py-azure-batch@${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} \
@@ -39,7 +39,7 @@ RUN_DEPENDS=	bash:shells/bash \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-compute>=13.0:devel/py-azure-mgmt-compute@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-consumption>=2.0:devel/py-azure-mgmt-consumption@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerinstance>=1.4:devel/py-azure-mgmt-containerinstance@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=3.0.0.r14:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=3.0.0.r15:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerservice>=9.4.0: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>=1.0.0:devel/py-azure-mgmt-cosmosdb@${PY_FLAVOR} \

Modified: head/sysutils/py-azure-cli/distinfo
==============================================================================
--- head/sysutils/py-azure-cli/distinfo	Thu Oct 15 21:09:38 2020	(r552477)
+++ head/sysutils/py-azure-cli/distinfo	Thu Oct 15 21:09:59 2020	(r552478)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601597289
-SHA256 (azure-cli-2.12.1.tar.gz) = 487bc7bfc2752a253644f2fb226fa56b6cf837faa7817cf862a29c9add40cf37
-SIZE (azure-cli-2.12.1.tar.gz) = 1563801
+TIMESTAMP = 1602721595
+SHA256 (azure-cli-2.13.0.tar.gz) = cfa10e314d3cfa3dc3fa33f5b2e7b11e54e02eba79592805eb66859a3e608a72
+SIZE (azure-cli-2.13.0.tar.gz) = 1584572



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010152109.09FL9xvq045876>