Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2022 02:30:34 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 24a8cf797127 - main - devel/py-azure-mgmt-policyinsights: Update to 1.1.0b2
Message-ID:  <202206180230.25I2UYim082517@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24a8cf797127f51a7bda63c77bb8aa7e157712da

commit 24a8cf797127f51a7bda63c77bb8aa7e157712da
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-06-18 01:42:26 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-06-18 02:28:57 +0000

    devel/py-azure-mgmt-policyinsights: Update to 1.1.0b2
    
    Changelog:      https://pypi.org/project/azure-mgmt-policyinsights/1.1.0b2/
---
 devel/py-azure-mgmt-policyinsights/Makefile | 6 +++---
 devel/py-azure-mgmt-policyinsights/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-azure-mgmt-policyinsights/Makefile b/devel/py-azure-mgmt-policyinsights/Makefile
index 1d3d7f7d9c32..444e5cf7184b 100644
--- a/devel/py-azure-mgmt-policyinsights/Makefile
+++ b/devel/py-azure-mgmt-policyinsights/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-policyinsights
-PORTVERSION=	1.0.0
+DISTVERSION=	1.1.0b2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT=	Microsoft Azure Policy Insights Client Library for Python
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-core>=1.2.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-policyinsights/distinfo b/devel/py-azure-mgmt-policyinsights/distinfo
index 04bd0b510155..058b30c9076c 100644
--- a/devel/py-azure-mgmt-policyinsights/distinfo
+++ b/devel/py-azure-mgmt-policyinsights/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628367402
-SHA256 (azure-mgmt-policyinsights-1.0.0.zip) = 75103fb4541aeae30bb687dee1fedd9ca65530e6b97b2d9ea87f74816905202a
-SIZE (azure-mgmt-policyinsights-1.0.0.zip) = 89636
+TIMESTAMP = 1655516448
+SHA256 (azure-mgmt-policyinsights-1.1.0b2.zip) = 7be23931d6db5fb5a1c470a3d44af2df3d9652b26da56183d5b84b6ea45e6f9f
+SIZE (azure-mgmt-policyinsights-1.1.0b2.zip) = 104936



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