Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2019 23:25:20 +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: r501336 - head/sysutils/py-azure-cli-policyinsights
Message-ID:  <201905112325.x4BNPKZG067044@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat May 11 23:25:20 2019
New Revision: 501336
URL: https://svnweb.freebsd.org/changeset/ports/501336

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

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

Modified: head/sysutils/py-azure-cli-policyinsights/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-policyinsights/Makefile	Sat May 11 23:24:47 2019	(r501335)
+++ head/sysutils/py-azure-cli-policyinsights/Makefile	Sat May 11 23:25:20 2019	(r501336)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-policyinsights
-PORTVERSION=	0.1.2
+PORTVERSION=	0.1.3
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Microsoft Azure Command-Line Tools Policy Ins
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-policyinsights>=0.2.0:devel/py-azure-mgmt-policyinsights@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-policyinsights>=0.3.1:devel/py-azure-mgmt-policyinsights@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR}
 
 USES=		azurepy python

Modified: head/sysutils/py-azure-cli-policyinsights/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-policyinsights/distinfo	Sat May 11 23:24:47 2019	(r501335)
+++ head/sysutils/py-azure-cli-policyinsights/distinfo	Sat May 11 23:25:20 2019	(r501336)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553901838
-SHA256 (azure-cli-policyinsights-0.1.2.tar.gz) = b62f3c1f136db9a4cda38605b1057348a02712d884716e7e97f7f54b13336d1f
-SIZE (azure-cli-policyinsights-0.1.2.tar.gz) = 8167
+TIMESTAMP = 1557602627
+SHA256 (azure-cli-policyinsights-0.1.3.tar.gz) = 0144c2478ea3f728a4b3536fbea3d0a5683cdfc949f59fc0dcb3933d709a10f8
+SIZE (azure-cli-policyinsights-0.1.3.tar.gz) = 8386



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