Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2022 20:12:13 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: 2ae076718ce0 - main - devel/py-azure-mgmt-cosmosdb: Update to 7.0.0b6
Message-ID:  <202207162012.26GKCDsF085369@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=2ae076718ce0b3f6bd945d231ce87a1df13180e1

commit 2ae076718ce0b3f6bd945d231ce87a1df13180e1
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-07-16 18:40:49 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-07-16 20:11:44 +0000

    devel/py-azure-mgmt-cosmosdb: Update to 7.0.0b6
    
    Changelog:      https://pypi.org/project/azure-mgmt-cosmosdb/7.0.0b6/
---
 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 f2d90c24431f..83d41a407e80 100644
--- a/devel/py-azure-mgmt-cosmosdb/Makefile
+++ b/devel/py-azure-mgmt-cosmosdb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-cosmosdb
-PORTVERSION=	7.0.0b2
+PORTVERSION=	7.0.0b6
 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.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.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 fe2e0a41f645..ac0829ab61a8 100644
--- a/devel/py-azure-mgmt-cosmosdb/distinfo
+++ b/devel/py-azure-mgmt-cosmosdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641080828
-SHA256 (azure-mgmt-cosmosdb-7.0.0b2.zip) = 855bd85bd8247d354cc22b3721d0f4257603c5d29ccb2cc8171de1364ed530b2
-SIZE (azure-mgmt-cosmosdb-7.0.0b2.zip) = 374611
+TIMESTAMP = 1657996799
+SHA256 (azure-mgmt-cosmosdb-7.0.0b6.zip) = e055802603f6ba9c21bd80a57737efe548c91418325df2d1882e9155a2732f2f
+SIZE (azure-mgmt-cosmosdb-7.0.0b6.zip) = 423039



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