Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2023 18:32:24 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: e718999e9634 - main - devel/py-azure-mgmt-containerservice: Update to 22.0.0
Message-ID:  <202305201832.34KIWOuq008401@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=e718999e963411707a28cc766ddbeb3f5cecacc4

commit e718999e963411707a28cc766ddbeb3f5cecacc4
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-05-20 15:01:48 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-05-20 18:30:52 +0000

    devel/py-azure-mgmt-containerservice: Update to 22.0.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-containerservice/22.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 6248e3eef969..7cb0114284b3 100644
--- a/devel/py-azure-mgmt-containerservice/Makefile
+++ b/devel/py-azure-mgmt-containerservice/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-containerservice
-PORTVERSION=	21.2.0
+PORTVERSION=	22.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-mgmt-containerservice/
 
 LICENSE=	MIT
 
-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}
+RUN_DEPENDS=	${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} \
+		${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}
 
 USES=		azurepy python:3.7+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-containerservice/distinfo b/devel/py-azure-mgmt-containerservice/distinfo
index a794c9cb6eaf..7e0a30bcc5eb 100644
--- a/devel/py-azure-mgmt-containerservice/distinfo
+++ b/devel/py-azure-mgmt-containerservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679793042
-SHA256 (azure-mgmt-containerservice-21.2.0.zip) = a492e74ae49b5db6ab3a25f07e78d20cd9b253b64e97621451568403c990ae24
-SIZE (azure-mgmt-containerservice-21.2.0.zip) = 5650444
+TIMESTAMP = 1684594801
+SHA256 (azure-mgmt-containerservice-22.0.0.zip) = fe71d1f35296dd569e3f6c8e4969c20ef646cb1af32bc7c09fd4bf4518018729
+SIZE (azure-mgmt-containerservice-22.0.0.zip) = 5927520



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