Skip to content

Commit

Permalink
devel/py-azure-mgmt-netapp: Update to 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Oct 29, 2022
1 parent 9f33fa4 commit 11aa3ae
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-netapp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-netapp
PORTVERSION= 8.1.0
PORTVERSION= 9.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,9 +10,9 @@ WWW= https://pypi.org/project/azure-mgmt-netapp/

LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.1<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}

USES= azurepy python:3.7+ zip
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-netapp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662816649
SHA256 (azure-mgmt-netapp-8.1.0.zip) = 15d7fdc3381e2b91d8e5df07c05068917076a231c534c562f677bd650c95879c
SIZE (azure-mgmt-netapp-8.1.0.zip) = 578108
TIMESTAMP = 1667055417
SHA256 (azure-mgmt-netapp-9.0.0.zip) = 389e2b29fa47ae2f5b9ca38f67b5f5a1b38e33b454c63e79e09c6594d8ad285c
SIZE (azure-mgmt-netapp-9.0.0.zip) = 628080

0 comments on commit 11aa3ae

Please sign in to comment.