Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2019 20:58:12 +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: r491407 - head/devel/py-azure-mgmt-policyinsights
Message-ID:  <201901272058.x0RKwCXs046695@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sun Jan 27 20:58:12 2019
New Revision: 491407
URL: https://svnweb.freebsd.org/changeset/ports/491407

Log:
  devel/py-azure-mgmt-policyinsights: Update to 0.2.0
  
  Changelog:	https://pypi.org/project/azure-mgmt-policyinsights/0.2.0/
  Reported by:	portscout

Modified:
  head/devel/py-azure-mgmt-policyinsights/Makefile
  head/devel/py-azure-mgmt-policyinsights/distinfo

Modified: head/devel/py-azure-mgmt-policyinsights/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-policyinsights/Makefile	Sun Jan 27 20:57:30 2019	(r491406)
+++ head/devel/py-azure-mgmt-policyinsights/Makefile	Sun Jan 27 20:58:12 2019	(r491407)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-policyinsights
-PORTVERSION=	0.1.0
+PORTVERSION=	0.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ COMMENT=	Microsoft Azure Policy Insights Client Librar
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
 
 USES=		azurepy python zip

Modified: head/devel/py-azure-mgmt-policyinsights/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-policyinsights/distinfo	Sun Jan 27 20:57:30 2019	(r491406)
+++ head/devel/py-azure-mgmt-policyinsights/distinfo	Sun Jan 27 20:58:12 2019	(r491407)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545600577
-SHA256 (azure-mgmt-policyinsights-0.1.0.zip) = ff94cb12d6e01bf1470c2a6af4ce6960669ab4209106153879ff97addc569ce1
-SIZE (azure-mgmt-policyinsights-0.1.0.zip) = 51128
+TIMESTAMP = 1548591857
+SHA256 (azure-mgmt-policyinsights-0.2.0.zip) = d0d6d50c72cfaa058b93780e84a744c1f0db7f35702dd43a90be890de9289dc1
+SIZE (azure-mgmt-policyinsights-0.2.0.zip) = 77780



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