git: f83dd0a96f6f - main - devel/py-azure-mgmt-iothub: Update to 2.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sat May 29 14:03:26 UTC 2021


The branch main has been updated by dbaio:

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

commit f83dd0a96f6f5a785aec46df41a5b6c4bb9c27fd
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-05-29 11:55:06 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-05-29 14:02:10 +0000

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

diff --git a/devel/py-azure-mgmt-iothub/Makefile b/devel/py-azure-mgmt-iothub/Makefile
index a084f693ed05..9df1e3becf94 100644
--- a/devel/py-azure-mgmt-iothub/Makefile
+++ b/devel/py-azure-mgmt-iothub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-iothub
-PORTVERSION=	0.12.0
+PORTVERSION=	2.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT=	Microsoft Azure IoTHub 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-iothub/distinfo b/devel/py-azure-mgmt-iothub/distinfo
index d437e5a0cbce..395d61df9963 100644
--- a/devel/py-azure-mgmt-iothub/distinfo
+++ b/devel/py-azure-mgmt-iothub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589931831
-SHA256 (azure-mgmt-iothub-0.12.0.zip) = da20ee2b9b9a2c2f89be9037c3ee5421152e7f6d718eafbf50a91dbf0a07ffa0
-SIZE (azure-mgmt-iothub-0.12.0.zip) = 483679
+TIMESTAMP = 1622289208
+SHA256 (azure-mgmt-iothub-2.0.0.zip) = 653a765f0beb6af0c9ecbd290b4101e1b5e0f6450405faf28ab8234c15d8b38b
+SIZE (azure-mgmt-iothub-2.0.0.zip) = 776674


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