Skip to content

Commit

Permalink
devel/py-azure-mgmt-eventgrid: Update to 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jun 19, 2021
1 parent 02420fa commit 4671421
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/py-azure-mgmt-eventgrid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-eventgrid
DISTVERSION= 3.0.0rc9
DISTVERSION= 9.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure EventGrid 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<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
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-eventgrid/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1618674887
SHA256 (azure-mgmt-eventgrid-3.0.0rc9.zip) = b71598b6183d408e4e496eb2139958f86a5bfbf13ac778dbfe86df490b9a01c8
SIZE (azure-mgmt-eventgrid-3.0.0rc9.zip) = 124290
TIMESTAMP = 1624102676
SHA256 (azure-mgmt-eventgrid-9.0.0.zip) = aecbb69ecb010126c03668ca7c9a2be8e965568f5b560f0e7b5bc152b157b510
SIZE (azure-mgmt-eventgrid-9.0.0.zip) = 207206

0 comments on commit 4671421

Please sign in to comment.