Skip to content

Commit

Permalink
devel/py-azure-mgmt-servicebus: Update to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Sep 10, 2022
1 parent b676656 commit beccbb2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-servicebus/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-servicebus
PORTVERSION= 7.1.0
PORTVERSION= 8.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,9 +12,9 @@ LICENSE= MIT

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}
${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.1<2.0.0:devel/py-azure-core@${PY_FLAVOR}

USES= azurepy python:3.6+ zip
USES= azurepy python:3.7+ zip
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-servicebus/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649514437
SHA256 (azure-mgmt-servicebus-7.1.0.zip) = d8ae7905fb7d3e24822daa20aa7bc5014f41aa18b48ea2d0161e997fc11a3d36
SIZE (azure-mgmt-servicebus-7.1.0.zip) = 611609
TIMESTAMP = 1662816279
SHA256 (azure-mgmt-servicebus-8.1.0.zip) = 47c35aae7ede0bb8f9f6d0e3b206e4f651743dc3a03b04a7ce8329dd0bb4ae68
SIZE (azure-mgmt-servicebus-8.1.0.zip) = 777492

0 comments on commit beccbb2

Please sign in to comment.