git: 3733b2e7443b - main - devel/py-azure-mgmt-security: Update to 3.0.0

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3733b2e7443b051a2d5bf7f30f8ed80a2fb8800d

commit 3733b2e7443b051a2d5bf7f30f8ed80a2fb8800d
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-01-25 00:22:00 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-26 08:50:59 +0000

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

diff --git a/devel/py-azure-mgmt-security/Makefile b/devel/py-azure-mgmt-security/Makefile
index ac377303fd19..705f76a7e097 100644
--- a/devel/py-azure-mgmt-security/Makefile
+++ b/devel/py-azure-mgmt-security/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-security
-DISTVERSION=	2.0.0b1
+DISTVERSION=	3.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,19 @@ WWW=		https://pypi.org/project/azure-mgmt-security/
 
 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: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-security/distinfo b/devel/py-azure-mgmt-security/distinfo
index 6e3dcf4b6155..a0e639d7aaf6 100644
--- a/devel/py-azure-mgmt-security/distinfo
+++ b/devel/py-azure-mgmt-security/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634478471
-SHA256 (azure-mgmt-security-2.0.0b1.zip) = f0ab1ad3cc3c11e644297224d80438cc70a67ef4c3c3357f93d23aec256eb084
-SIZE (azure-mgmt-security-2.0.0b1.zip) = 359316
+TIMESTAMP = 1674606032
+SHA256 (azure-mgmt-security-3.0.0.zip) = bcba7cef857f6b02a2d98afeb07f9871b1628fa33d8861ab1387e732e7db3f84
+SIZE (azure-mgmt-security-3.0.0.zip) = 996919