git: 58ebfe23893f - main - devel/py-azure-mgmt-containerservice: Update to 21.1.0

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=58ebfe23893fdc287a6d6e46d59786dced2cb299

commit 58ebfe23893fdc287a6d6e46d59786dced2cb299
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-01-25 00:29:47 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-26 08:51:00 +0000

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

diff --git a/devel/py-azure-mgmt-containerservice/Makefile b/devel/py-azure-mgmt-containerservice/Makefile
index 091949b85816..ec8dd31fba54 100644
--- a/devel/py-azure-mgmt-containerservice/Makefile
+++ b/devel/py-azure-mgmt-containerservice/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-containerservice
-PORTVERSION=	20.6.0
+PORTVERSION=	21.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,15 @@ 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.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-containerservice/distinfo b/devel/py-azure-mgmt-containerservice/distinfo
index 026e85d1f087..7db82b9ef23e 100644
--- a/devel/py-azure-mgmt-containerservice/distinfo
+++ b/devel/py-azure-mgmt-containerservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667700897
-SHA256 (azure-mgmt-containerservice-20.6.0.zip) = cd0dcb838e6b3b5be0b6c8d09e890d1635adeaa9eb350d829c49462740e4b1ec
-SIZE (azure-mgmt-containerservice-20.6.0.zip) = 4773553
+TIMESTAMP = 1674606370
+SHA256 (azure-mgmt-containerservice-21.1.0.zip) = e443b2b615ceeeca4bcf396a0d6af071d924240307f56f0e06ff7aad8696c406
+SIZE (azure-mgmt-containerservice-21.1.0.zip) = 5332134