git: f2a2a2392d17 - main - devel/py-azure-mgmt-servicebus: Update to 6.0.0

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


The branch main has been updated by dbaio:

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

commit f2a2a2392d17bb8d62c9199eb1d2f52e895f4b4c
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-05-29 11:48:08 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-05-29 14:02:08 +0000

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

diff --git a/devel/py-azure-mgmt-servicebus/Makefile b/devel/py-azure-mgmt-servicebus/Makefile
index 26fba2fe8014..b9389528e22f 100644
--- a/devel/py-azure-mgmt-servicebus/Makefile
+++ b/devel/py-azure-mgmt-servicebus/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-servicebus
-PORTVERSION=	0.6.0
+PORTVERSION=	6.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ COMMENT=	Microsoft Azure Service Bus 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: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-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-servicebus/distinfo b/devel/py-azure-mgmt-servicebus/distinfo
index 78035d0f0ce1..16e6ec2bbc2c 100644
--- a/devel/py-azure-mgmt-servicebus/distinfo
+++ b/devel/py-azure-mgmt-servicebus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555196474
-SHA256 (azure-mgmt-servicebus-0.6.0.zip) = f20920b8fb119ef4abeda4d2dac765a4fc48cd0bcf30c27f8c4cc6d890bc08b1
-SIZE (azure-mgmt-servicebus-0.6.0.zip) = 160955
+TIMESTAMP = 1622288747
+SHA256 (azure-mgmt-servicebus-6.0.0.zip) = f6c64ed97d22d0c03c4ca5fc7594bd0f3d4147659c10110160009b93f541298e
+SIZE (azure-mgmt-servicebus-6.0.0.zip) = 191339


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