Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 17:15:08 +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: r497273 - head/sysutils/py-azure-cli-role
Message-ID:  <201903301715.x2UHF8Cf001504@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Mar 30 17:15:08 2019
New Revision: 497273
URL: https://svnweb.freebsd.org/changeset/ports/497273

Log:
  sysutils/py-azure-cli-role: Update to 2.4.3
  
  Changelog:	https://pypi.org/project/azure-cli-role/2.4.3/
  Reported by:	portscout

Modified:
  head/sysutils/py-azure-cli-role/Makefile
  head/sysutils/py-azure-cli-role/distinfo

Modified: head/sysutils/py-azure-cli-role/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-role/Makefile	Sat Mar 30 17:14:39 2019	(r497272)
+++ head/sysutils/py-azure-cli-role/Makefile	Sat Mar 30 17:15:08 2019	(r497273)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-role
-PORTVERSION=	2.4.2
+PORTVERSION=	2.4.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-authorization>=0.50.0:devel/py-azure-mgmt-authorization@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-monitor>=0.5.2:devel/py-azure-mgmt-monitor@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-graphrbac>=0.53.0:devel/py-azure-graphrbac@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-graphrbac>=0.60.0:devel/py-azure-graphrbac@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-keyvault>=1.1.0:devel/py-azure-keyvault@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR}
 

Modified: head/sysutils/py-azure-cli-role/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-role/distinfo	Sat Mar 30 17:14:39 2019	(r497272)
+++ head/sysutils/py-azure-cli-role/distinfo	Sat Mar 30 17:15:08 2019	(r497273)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552135836
-SHA256 (azure-cli-role-2.4.2.tar.gz) = 8334b4afdc6dc3190197241c3294c800fee823327bc4a336ebf85a0d457e81b6
-SIZE (azure-cli-role-2.4.2.tar.gz) = 31763
+TIMESTAMP = 1553901558
+SHA256 (azure-cli-role-2.4.3.tar.gz) = 9398df3cda19a97cb4d6aa24f5e49af14f01d183c0274e507ac35b14f5c434ac
+SIZE (azure-cli-role-2.4.3.tar.gz) = 33128



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