git: afc7b9dbd792 - main - devel/py-azure-mgmt-recoveryservices: Update to 2.2.0

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

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

commit afc7b9dbd7929b8958785f85ec21e0a39ac3ec56
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-03-26 00:43:08 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-26 08:51:02 +0000

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

diff --git a/devel/py-azure-mgmt-recoveryservices/Makefile b/devel/py-azure-mgmt-recoveryservices/Makefile
index 7694b1861d43..543b5b705a86 100644
--- a/devel/py-azure-mgmt-recoveryservices/Makefile
+++ b/devel/py-azure-mgmt-recoveryservices/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-recoveryservices
-PORTVERSION=	2.1.0
+PORTVERSION=	2.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,19 @@ WWW=		https://pypi.org/project/azure-mgmt-recoveryservices/
 
 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-recoveryservices/distinfo b/devel/py-azure-mgmt-recoveryservices/distinfo
index b0ee2eca281a..98242884e77c 100644
--- a/devel/py-azure-mgmt-recoveryservices/distinfo
+++ b/devel/py-azure-mgmt-recoveryservices/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662816376
-SHA256 (azure-mgmt-recoveryservices-2.1.0.zip) = d8378e7a6569923788fe151d1b4e08b87536877726937a06e24af5c080ef75b3
-SIZE (azure-mgmt-recoveryservices-2.1.0.zip) = 100724
+TIMESTAMP = 1679791264
+SHA256 (azure-mgmt-recoveryservices-2.2.0.zip) = dab53931ce6d7121c469e8f82de889fd6c168e4ddf64575decc230aa61e046cb
+SIZE (azure-mgmt-recoveryservices-2.2.0.zip) = 126348