git: 60e8413e655c - main - devel/py-azure-mgmt-containerregistry: Update to 10.1.0

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

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

commit 60e8413e655cbd8743615341b87d098ed2c7e78e
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-03-26 01:12:37 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-26 08:51:05 +0000

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

diff --git a/devel/py-azure-mgmt-containerregistry/Makefile b/devel/py-azure-mgmt-containerregistry/Makefile
index b2cb9736cbd0..3e0c77468477 100644
--- a/devel/py-azure-mgmt-containerregistry/Makefile
+++ b/devel/py-azure-mgmt-containerregistry/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-containerregistry
-DISTVERSION=	10.0.0
+DISTVERSION=	10.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,19 @@ WWW=		https://pypi.org/project/azure-mgmt-containerregistry/
 
 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-containerregistry/distinfo b/devel/py-azure-mgmt-containerregistry/distinfo
index e2deb502378e..37c192d4d5be 100644
--- a/devel/py-azure-mgmt-containerregistry/distinfo
+++ b/devel/py-azure-mgmt-containerregistry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662817240
-SHA256 (azure-mgmt-containerregistry-10.0.0.zip) = 1e37a32b6f049b901ea10db4a387ee7275d3940c000c5fd212955f1e7f5a9d99
-SIZE (azure-mgmt-containerregistry-10.0.0.zip) = 1310288
+TIMESTAMP = 1679793089
+SHA256 (azure-mgmt-containerregistry-10.1.0.zip) = 56b5fd61f60dbe503cf9e36a1c2a77e4101e419cd029a919b3b6592b04fca187
+SIZE (azure-mgmt-containerregistry-10.1.0.zip) = 1750534