git: 02420faa831e - main - devel/py-azure-mgmt-hdinsight: Update to 7.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sat Jun 19 13:24:37 UTC 2021


The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02420faa831e48d14984aef648ae7f8bb525f4a2

commit 02420faa831e48d14984aef648ae7f8bb525f4a2
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-06-19 11:37:55 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-06-19 13:23:39 +0000

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

diff --git a/devel/py-azure-mgmt-hdinsight/Makefile b/devel/py-azure-mgmt-hdinsight/Makefile
index 6549becdf73c..a62c51dc71a8 100644
--- a/devel/py-azure-mgmt-hdinsight/Makefile
+++ b/devel/py-azure-mgmt-hdinsight/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-hdinsight
-PORTVERSION=	2.2.0
+PORTVERSION=	7.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ 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} \
-		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${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}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-hdinsight/distinfo b/devel/py-azure-mgmt-hdinsight/distinfo
index d427f7180e3c..f1021d0ddbca 100644
--- a/devel/py-azure-mgmt-hdinsight/distinfo
+++ b/devel/py-azure-mgmt-hdinsight/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613312516
-SHA256 (azure-mgmt-hdinsight-2.2.0.zip) = 332c60dc6d3e38093f6e1e24e5338418626ec8406d600d9e74d95b2179d61383
-SIZE (azure-mgmt-hdinsight-2.2.0.zip) = 79663
+TIMESTAMP = 1624102611
+SHA256 (azure-mgmt-hdinsight-7.0.0.zip) = d0070817ee2be611d45af91eabc5665dd53f024eaa7a55e490ace4f71a55c733
+SIZE (azure-mgmt-hdinsight-7.0.0.zip) = 114053


More information about the dev-commits-ports-main mailing list