Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 00:12:20 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: eaeba59501e0 - main - devel/py-azure-mgmt-cosmosdb: Update to 9.3.0
Message-ID:  <202401100012.40A0CKGN019923@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=eaeba59501e03f34aaa47a5a313ae6bf064af398

commit eaeba59501e03f34aaa47a5a313ae6bf064af398
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-12-26 17:16:43 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-01-10 00:09:06 +0000

    devel/py-azure-mgmt-cosmosdb: Update to 9.3.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-cosmosdb/9.3.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 567ac3ca2697..2d92b4a8e220 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.2.0
+DISTVERSION=	9.3.0
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
@@ -15,7 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_F
 		${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}
 
-USES=		azurepy python zip
+USES=		azurepy python
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-azure-mgmt-cosmosdb/distinfo b/devel/py-azure-mgmt-cosmosdb/distinfo
index d2daa45ebfff..d843737db0ab 100644
--- a/devel/py-azure-mgmt-cosmosdb/distinfo
+++ b/devel/py-azure-mgmt-cosmosdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688223780
-SHA256 (azure-mgmt-cosmosdb-9.2.0.zip) = 3c0681911efb1e8d9823923e9666b347ff2fc44656a5bbcce36ef246ed444f49
-SIZE (azure-mgmt-cosmosdb-9.2.0.zip) = 446934
+TIMESTAMP = 1703610971
+SHA256 (azure-mgmt-cosmosdb-9.3.0.tar.gz) = d360e2b14376fdab810e13e013d694bc4bd8c28414402e0d6060ff3d064e97f6
+SIZE (azure-mgmt-cosmosdb-9.3.0.tar.gz) = 272663



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