Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2023 17:31:35 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: 1c6279cb775e - main - devel/py-azure-mgmt-cosmosdb: Update to 9.2.0
Message-ID:  <202307011731.361HVZlx080867@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=1c6279cb775e12dd2051cbbd578923412475d139

commit 1c6279cb775e12dd2051cbbd578923412475d139
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-07-01 15:03:55 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-07-01 17:30:42 +0000

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

diff --git a/devel/py-azure-mgmt-cosmosdb/Makefile b/devel/py-azure-mgmt-cosmosdb/Makefile
index a3b0c7039bc7..7bd78079fd79 100644
--- a/devel/py-azure-mgmt-cosmosdb/Makefile
+++ b/devel/py-azure-mgmt-cosmosdb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-cosmosdb
-DISTVERSION=	9.0.0
+DISTVERSION=	9.2.0
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
@@ -11,7 +11,7 @@ WWW=		https://pypi.org/project/azure-mgmt-cosmosdb/
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${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}
 
diff --git a/devel/py-azure-mgmt-cosmosdb/distinfo b/devel/py-azure-mgmt-cosmosdb/distinfo
index 822418ff5023..d2daa45ebfff 100644
--- a/devel/py-azure-mgmt-cosmosdb/distinfo
+++ b/devel/py-azure-mgmt-cosmosdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679792985
-SHA256 (azure-mgmt-cosmosdb-9.0.0.zip) = edb3fc925348a76b2484d294f2ce75cdac50386ea960c08af7093a71ee69c920
-SIZE (azure-mgmt-cosmosdb-9.0.0.zip) = 449206
+TIMESTAMP = 1688223780
+SHA256 (azure-mgmt-cosmosdb-9.2.0.zip) = 3c0681911efb1e8d9823923e9666b347ff2fc44656a5bbcce36ef246ed444f49
+SIZE (azure-mgmt-cosmosdb-9.2.0.zip) = 446934



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