Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 00:12:19 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: 8c3c6ea17b07 - main - devel/py-azure-mgmt-iothub: Update to 3.0.0
Message-ID:  <202401100012.40A0CJ9L019881@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=8c3c6ea17b07cf386bdd3583192d01d9cdc83950

commit 8c3c6ea17b07cf386bdd3583192d01d9cdc83950
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-12-26 17:15:56 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-01-10 00:09:06 +0000

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

diff --git a/devel/py-azure-mgmt-iothub/Makefile b/devel/py-azure-mgmt-iothub/Makefile
index 5edc71405a32..2fe47a93deb5 100644
--- a/devel/py-azure-mgmt-iothub/Makefile
+++ b/devel/py-azure-mgmt-iothub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-iothub
-PORTVERSION=	2.3.0
+PORTVERSION=	3.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.2<2.0.0:devel/py-azure-core@${PY_FLAVOR}
 
-USES=		azurepy python zip
+USES=		azurepy python
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-azure-mgmt-iothub/distinfo b/devel/py-azure-mgmt-iothub/distinfo
index fa33186fe61b..1d9c8e635264 100644
--- a/devel/py-azure-mgmt-iothub/distinfo
+++ b/devel/py-azure-mgmt-iothub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672431847
-SHA256 (azure-mgmt-iothub-2.3.0.zip) = 9a5fa4a23e76979a34b6801c9ec1adb30d2d1a73b917f2caab9ea8bf3766c7f0
-SIZE (azure-mgmt-iothub-2.3.0.zip) = 1086019
+TIMESTAMP = 1703610916
+SHA256 (azure-mgmt-iothub-3.0.0.tar.gz) = daf21fc98c68a353ec616318c0e62be04c8d6899960be8c2cbf991673ac8b722
+SIZE (azure-mgmt-iothub-3.0.0.tar.gz) = 887095



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