Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2021 14:03:20 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: f2a2a2392d17 - main - devel/py-azure-mgmt-servicebus: Update to 6.0.0
Message-ID:  <202105291403.14TE3KSw090306@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=f2a2a2392d17bb8d62c9199eb1d2f52e895f4b4c

commit f2a2a2392d17bb8d62c9199eb1d2f52e895f4b4c
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-05-29 11:48:08 +0000
Commit:     Danilo G. Baio <dbaio@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



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