Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 17:28:15 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: eea43ca7a440 - main - devel/py-azure-mgmt-iothubprovisioningservices: Update to 1.0.0
Message-ID:  <202201251728.20PHSFfj015860@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=eea43ca7a4403e76b3cd54a041f90df8a1c912f9

commit eea43ca7a4403e76b3cd54a041f90df8a1c912f9
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-01-25 13:10:22 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-01-25 17:27:47 +0000

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

diff --git a/devel/py-azure-mgmt-iothubprovisioningservices/Makefile b/devel/py-azure-mgmt-iothubprovisioningservices/Makefile
index 0108312af483..451278447daa 100644
--- a/devel/py-azure-mgmt-iothubprovisioningservices/Makefile
+++ b/devel/py-azure-mgmt-iothubprovisioningservices/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-iothubprovisioningservices
-PORTVERSION=	0.3.0
+PORTVERSION=	1.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT=	Microsoft Azure IoTHub Provisioning Services 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-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-iothubprovisioningservices/distinfo b/devel/py-azure-mgmt-iothubprovisioningservices/distinfo
index b31152760325..4696f24621b7 100644
--- a/devel/py-azure-mgmt-iothubprovisioningservices/distinfo
+++ b/devel/py-azure-mgmt-iothubprovisioningservices/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631471094
-SHA256 (azure-mgmt-iothubprovisioningservices-0.3.0.zip) = d01b7725f3f68c5a6ff02184a9bdda8c775888af66378dd8314903d0a46e32b9
-SIZE (azure-mgmt-iothubprovisioningservices-0.3.0.zip) = 46765
+TIMESTAMP = 1643116130
+SHA256 (azure-mgmt-iothubprovisioningservices-1.0.0.zip) = e5871b03488b5ae6dfc441cdbda40cb39c000635ee57c513053792b3c15826a9
+SIZE (azure-mgmt-iothubprovisioningservices-1.0.0.zip) = 66581



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