Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2023 01:02:15 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: f9d1adff4c80 - main - devel/py-azure-mgmt-compute: Update to 30.0.0
Message-ID:  <202310020102.39212Fws053004@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=f9d1adff4c801e65666211175b016e4ab56e2af6

commit f9d1adff4c801e65666211175b016e4ab56e2af6
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-01 23:23:33 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-01 23:23:33 +0000

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

diff --git a/devel/py-azure-mgmt-compute/Makefile b/devel/py-azure-mgmt-compute/Makefile
index 0cc50b993fbf..022342e23d5b 100644
--- a/devel/py-azure-mgmt-compute/Makefile
+++ b/devel/py-azure-mgmt-compute/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-compute
-PORTVERSION=	29.1.0
+PORTVERSION=	30.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-mgmt-compute/
 
 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 zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-compute/distinfo b/devel/py-azure-mgmt-compute/distinfo
index 59932f388e97..b0329d1c8271 100644
--- a/devel/py-azure-mgmt-compute/distinfo
+++ b/devel/py-azure-mgmt-compute/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679790914
-SHA256 (azure-mgmt-compute-29.1.0.zip) = 2d5a1bae7f5d307ca1e850d7e83fed9c839d4f635b10a4b8d3f8bc6098ac2888
-SIZE (azure-mgmt-compute-29.1.0.zip) = 7421647
+TIMESTAMP = 1696202531
+SHA256 (azure-mgmt-compute-30.0.0.zip) = 7320fbafc392770b03ed02b68760185e6094552ed98d7fd5ea77210a5a513c78
+SIZE (azure-mgmt-compute-30.0.0.zip) = 5111915



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