git: 0c073ebc92e1 - main - devel/py-azure-mgmt-msi: Update to 7.0.0

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Sun, 26 Mar 2023 08:52:40 UTC
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c073ebc92e14e14b902de594d8452fc240ea358

commit 0c073ebc92e14e14b902de594d8452fc240ea358
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-03-26 01:09:44 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-26 08:51:04 +0000

    devel/py-azure-mgmt-msi: Update to 7.0.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-msi/7.0.0/
---
 devel/py-azure-mgmt-msi/Makefile | 16 +++++++++++-----
 devel/py-azure-mgmt-msi/distinfo |  6 +++---
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/devel/py-azure-mgmt-msi/Makefile b/devel/py-azure-mgmt-msi/Makefile
index f8a8db8b942e..49e8399670d0 100644
--- a/devel/py-azure-mgmt-msi/Makefile
+++ b/devel/py-azure-mgmt-msi/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-msi
-PORTVERSION=	6.1.0
+PORTVERSION=	7.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,19 @@ WWW=		https://pypi.org/project/azure-mgmt-msi/
 
 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.3.1<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:3.6+ zip
+USES=		azurepy python:3.7+ zip
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_REL} < 30800
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0:devel/py-typing-extensions@${PY_FLAVOR}
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/py-azure-mgmt-msi/distinfo b/devel/py-azure-mgmt-msi/distinfo
index 85c087dd4e11..c8d1a4839e47 100644
--- a/devel/py-azure-mgmt-msi/distinfo
+++ b/devel/py-azure-mgmt-msi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662816690
-SHA256 (azure-mgmt-msi-6.1.0.zip) = 952f1d6b7025d73d6930b0c17fa66d59cd5415456090dd6aa4a4f1b785577654
-SIZE (azure-mgmt-msi-6.1.0.zip) = 131117
+TIMESTAMP = 1679792895
+SHA256 (azure-mgmt-msi-7.0.0.zip) = 72d46c9a62783ec4eab619be9d1b78ffebbdaa164d406fd303f16303f37256b2
+SIZE (azure-mgmt-msi-7.0.0.zip) = 199895