git: 7a63fb727502 - main - devel/py-azure-mgmt-containerservice: Update to 16.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sat Jul 10 00:20:11 UTC 2021


The branch main has been updated by dbaio:

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

commit 7a63fb727502035d8cba98a881a5c7e541008984
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-07-09 22:45:33 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-07-10 00:18:35 +0000

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

diff --git a/devel/py-azure-mgmt-containerservice/Makefile b/devel/py-azure-mgmt-containerservice/Makefile
index 85e69907a6df..419fca1bffc8 100644
--- a/devel/py-azure-mgmt-containerservice/Makefile
+++ b/devel/py-azure-mgmt-containerservice/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-containerservice
-PORTVERSION=	11.2.0
+PORTVERSION=	16.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT=	Microsoft Azure Container Service Management Client Library for Python
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21: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}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-containerservice/distinfo b/devel/py-azure-mgmt-containerservice/distinfo
index bf2ec216316c..60cf9d4efbe2 100644
--- a/devel/py-azure-mgmt-containerservice/distinfo
+++ b/devel/py-azure-mgmt-containerservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622289402
-SHA256 (azure-mgmt-containerservice-11.2.0.zip) = c76609b7e7d7d01f98327efec988b8b76d4ae75f03410de40479f59c2ac34aaa
-SIZE (azure-mgmt-containerservice-11.2.0.zip) = 1045338
+TIMESTAMP = 1625870613
+SHA256 (azure-mgmt-containerservice-16.0.0.zip) = d6aa95951d32fe2cb390b3d8ae4f6459746de51bbaad94b5d1842dd35c4d0c11
+SIZE (azure-mgmt-containerservice-16.0.0.zip) = 1636146


More information about the dev-commits-ports-main mailing list