Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2022 19:20:44 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 24b24c579c3c - main - devel/py-azure-mgmt-containerservice: Update to 20.2.0
Message-ID:  <202208061920.276JKiXO010100@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

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

commit 24b24c579c3c9c58de24b84d207ab8291c4f2b7c
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-08-06 16:56:08 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-08-06 19:19:58 +0000

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

diff --git a/devel/py-azure-mgmt-containerservice/Makefile b/devel/py-azure-mgmt-containerservice/Makefile
index bb9e59db2043..d33899ec90e9 100644
--- a/devel/py-azure-mgmt-containerservice/Makefile
+++ b/devel/py-azure-mgmt-containerservice/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-containerservice
-PORTVERSION=	19.1.0
+PORTVERSION=	20.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ LICENSE=	MIT
 
 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.3.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.1<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 73ddaff0b7e4..9012fee7e2c2 100644
--- a/devel/py-azure-mgmt-containerservice/distinfo
+++ b/devel/py-azure-mgmt-containerservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655516751
-SHA256 (azure-mgmt-containerservice-19.1.0.zip) = b74e827acc6f8e4df5683c645f6623d15cc5b9b59b880736e8bccd4c881512ab
-SIZE (azure-mgmt-containerservice-19.1.0.zip) = 3088484
+TIMESTAMP = 1659804895
+SHA256 (azure-mgmt-containerservice-20.2.0.zip) = f973496c8e0b4f1c7c91c36be9d0e571a1ae8ebaab88a6843dbd1d7a8e986e43
+SIZE (azure-mgmt-containerservice-20.2.0.zip) = 3632127



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208061920.276JKiXO010100>