Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2021 02:52:39 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: 4f8b7c68de82 - main - devel/py-azure-mgmt-cosmosdb: Update to 6.2.0
Message-ID:  <202105070252.1472qdkS024438@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=4f8b7c68de820145aefd17c8a8ee63b114c5ad35

commit 4f8b7c68de820145aefd17c8a8ee63b114c5ad35
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-05-07 00:59:53 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-05-07 02:51:08 +0000

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

diff --git a/devel/py-azure-mgmt-cosmosdb/Makefile b/devel/py-azure-mgmt-cosmosdb/Makefile
index 41850416c81e..2fec6e0d374f 100644
--- a/devel/py-azure-mgmt-cosmosdb/Makefile
+++ b/devel/py-azure-mgmt-cosmosdb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-cosmosdb
-PORTVERSION=	3.1.0
+PORTVERSION=	6.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT=	Microsoft Azure Cosmos DB 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-cosmosdb/distinfo b/devel/py-azure-mgmt-cosmosdb/distinfo
index cc80cf4b2ab5..85108f2ed531 100644
--- a/devel/py-azure-mgmt-cosmosdb/distinfo
+++ b/devel/py-azure-mgmt-cosmosdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618674941
-SHA256 (azure-mgmt-cosmosdb-3.1.0.zip) = 948d33316bcb1678a42957373c7fe8e654df77c1b10bdf81575ada38097de0b2
-SIZE (azure-mgmt-cosmosdb-3.1.0.zip) = 148322
+TIMESTAMP = 1620349103
+SHA256 (azure-mgmt-cosmosdb-6.2.0.zip) = 116b5bf9433ad89078c743b617c5b1c51f9ce1a1f128fb2e4bbafb5efb2d2c74
+SIZE (azure-mgmt-cosmosdb-6.2.0.zip) = 317171



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