Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 12:25:31 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: 109d970802a1 - main - devel/py-azure-mgmt-compute: Update to 20.0.0
Message-ID:  <202104181225.13ICPVHZ034887@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=109d970802a1c33e144363fbf57f300510b5262f

commit 109d970802a1c33e144363fbf57f300510b5262f
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-04-17 15:57:28 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-04-18 12:21:58 +0000

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

diff --git a/devel/py-azure-mgmt-compute/Makefile b/devel/py-azure-mgmt-compute/Makefile
index b042766058d3..a22336683aa4 100644
--- a/devel/py-azure-mgmt-compute/Makefile
+++ b/devel/py-azure-mgmt-compute/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-compute
-PORTVERSION=	19.0.0
+PORTVERSION=	20.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,7 @@ COMMENT=	Microsoft Azure Compute Management Client Library for Python
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${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}
 
diff --git a/devel/py-azure-mgmt-compute/distinfo b/devel/py-azure-mgmt-compute/distinfo
index 1467ab93860b..e29a4599e01a 100644
--- a/devel/py-azure-mgmt-compute/distinfo
+++ b/devel/py-azure-mgmt-compute/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614728715
-SHA256 (azure-mgmt-compute-19.0.0.zip) = 65afe759c6ee87dd89d65d59c8da4b2c04d197c07c1fbfdc56ef1aea468e4525
-SIZE (azure-mgmt-compute-19.0.0.zip) = 3639707
+TIMESTAMP = 1618674981
+SHA256 (azure-mgmt-compute-20.0.0.zip) = 7920bea2e11d78fa616992813aea470a8fb50eab2e646e032e138f93d53b70e8
+SIZE (azure-mgmt-compute-20.0.0.zip) = 3777761



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