svn commit: r501336 - head/sysutils/py-azure-cli-policyinsights
Danilo G. Baio
dbaio at FreeBSD.org
Sat May 11 23:25:21 UTC 2019
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
More information about the svn-ports-all
mailing list