Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2020 12:49:45 +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: r556047 - head/sysutils/py-azure-cli-core
Message-ID:  <202011221249.0AMCnj6k037974@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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