Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2023 01:02:11 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: dbd0178ad704 - main - devel/py-azure-mgmt-policyinsights: Update to 1.1.0b4
Message-ID:  <202310020102.39212Bfo051824@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=dbd0178ad70474b7365da350a94cf1f7470c3efe

commit dbd0178ad70474b7365da350a94cf1f7470c3efe
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-01 23:18:51 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-01 23:18:51 +0000

    devel/py-azure-mgmt-policyinsights: Update to 1.1.0b4
    
    Changelog:      https://pypi.org/project/azure-mgmt-policyinsights/1.1.0b4/
---
 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 23efe2e15824..4a4247879095 100644
--- a/devel/py-azure-mgmt-policyinsights/Makefile
+++ b/devel/py-azure-mgmt-policyinsights/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-policyinsights
-DISTVERSION=	1.1.0b2
+DISTVERSION=	1.1.0b4
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-mgmt-policyinsights/
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
 USES=		azurepy python zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-policyinsights/distinfo b/devel/py-azure-mgmt-policyinsights/distinfo
index 058b30c9076c..7c283a251bc1 100644
--- a/devel/py-azure-mgmt-policyinsights/distinfo
+++ b/devel/py-azure-mgmt-policyinsights/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655516448
-SHA256 (azure-mgmt-policyinsights-1.1.0b2.zip) = 7be23931d6db5fb5a1c470a3d44af2df3d9652b26da56183d5b84b6ea45e6f9f
-SIZE (azure-mgmt-policyinsights-1.1.0b2.zip) = 104936
+TIMESTAMP = 1696202271
+SHA256 (azure-mgmt-policyinsights-1.1.0b4.zip) = 681d7ac72ae13581c97a2b6f742795fa48a4db50762c2fb9fce4834081b04e92
+SIZE (azure-mgmt-policyinsights-1.1.0b4.zip) = 140385



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