Skip to content

Commit

Permalink
devel/py-azure-mgmt-servicebus: Update to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Apr 9, 2022
1 parent c665746 commit 3768a34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-azure-mgmt-servicebus/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-servicebus
PORTVERSION= 6.0.0
PORTVERSION= 7.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,7 +9,7 @@ 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} \
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}

Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-servicebus/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1622288747
SHA256 (azure-mgmt-servicebus-6.0.0.zip) = f6c64ed97d22d0c03c4ca5fc7594bd0f3d4147659c10110160009b93f541298e
SIZE (azure-mgmt-servicebus-6.0.0.zip) = 191339
TIMESTAMP = 1649514437
SHA256 (azure-mgmt-servicebus-7.1.0.zip) = d8ae7905fb7d3e24822daa20aa7bc5014f41aa18b48ea2d0161e997fc11a3d36
SIZE (azure-mgmt-servicebus-7.1.0.zip) = 611609

0 comments on commit 3768a34

Please sign in to comment.