Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2022 14:21:33 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: fc1a4fb30aca - main - devel/py-azure-mgmt-hdinsight: Update to 9.0.0
Message-ID:  <202201021421.202ELXfM082877@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=fc1a4fb30aca4889381c251ada1e5cbb36fb3c09

commit fc1a4fb30aca4889381c251ada1e5cbb36fb3c09
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-01-01 23:46:40 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-01-02 14:18:57 +0000

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

diff --git a/devel/py-azure-mgmt-hdinsight/Makefile b/devel/py-azure-mgmt-hdinsight/Makefile
index 0165191ba27a..a3529c2f9c9d 100644
--- a/devel/py-azure-mgmt-hdinsight/Makefile
+++ b/devel/py-azure-mgmt-hdinsight/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-hdinsight
-PORTVERSION=	8.0.0
+PORTVERSION=	9.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,7 @@ COMMENT=	Microsoft Azure HDInsight 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-hdinsight/distinfo b/devel/py-azure-mgmt-hdinsight/distinfo
index 6aa37eb8cdae..7a304a14698c 100644
--- a/devel/py-azure-mgmt-hdinsight/distinfo
+++ b/devel/py-azure-mgmt-hdinsight/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625870531
-SHA256 (azure-mgmt-hdinsight-8.0.0.zip) = 2c43f1a62e5b83304392b0ad7cfdaeef2ef2f47cb3fdfa2577b703b6ea126000
-SIZE (azure-mgmt-hdinsight-8.0.0.zip) = 130387
+TIMESTAMP = 1641080749
+SHA256 (azure-mgmt-hdinsight-9.0.0.zip) = 41ebdc69c0d1f81d25dd30438c14fff4331f66639f55805b918b9649eaffe78a
+SIZE (azure-mgmt-hdinsight-9.0.0.zip) = 146712



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