git: c90a13adb5db - main - devel/py-azure-mgmt-iotcentral: Update to 9.0.0b1

Danilo G. Baio dbaio at FreeBSD.org
Sat Aug 7 23:04:25 UTC 2021


The branch main has been updated by dbaio:

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

commit c90a13adb5db8e0f11b5c89de2ea185417af1bb7
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-08-07 20:22:32 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-08-07 23:01:35 +0000

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

diff --git a/devel/py-azure-mgmt-iotcentral/Makefile b/devel/py-azure-mgmt-iotcentral/Makefile
index 2d9df9b43d36..ffcd27da168d 100644
--- a/devel/py-azure-mgmt-iotcentral/Makefile
+++ b/devel/py-azure-mgmt-iotcentral/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-iotcentral
-PORTVERSION=	4.1.0
+DISTVERSION=	9.0.0b1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT=	Microsoft Azure IoTCentral 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}
+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-core>=1.2.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-iotcentral/distinfo b/devel/py-azure-mgmt-iotcentral/distinfo
index 9a0a6d9247c3..03c8db1d3638 100644
--- a/devel/py-azure-mgmt-iotcentral/distinfo
+++ b/devel/py-azure-mgmt-iotcentral/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614728629
-SHA256 (azure-mgmt-iotcentral-4.1.0.zip) = e6d4810f454c0d63a5e816eaa7e54a073a3f70b2256162ff1c234cfe91783ae6
-SIZE (azure-mgmt-iotcentral-4.1.0.zip) = 29683
+TIMESTAMP = 1628367670
+SHA256 (azure-mgmt-iotcentral-9.0.0b1.zip) = 5841791ee89a5139e46bfdb0d1c557fd5c11b7cfc60f4fb97ea1a49f5055c782
+SIZE (azure-mgmt-iotcentral-9.0.0b1.zip) = 41586


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