Skip to content

Commit

Permalink
devel/py-azure-mgmt-netapp: Update to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Apr 18, 2021
1 parent 055fcaa commit 314a1b5
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= 0.16.0
PORTVERSION= 2.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,8 +10,8 @@ COMMENT= Microsoft Azure NetApp Files 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}
${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-netapp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1616851026
SHA256 (azure-mgmt-netapp-0.16.0.zip) = 41ad3b52b5706fff8f390cb84bd4ac74268d7d8f8444b5660128e4e774b43210
SIZE (azure-mgmt-netapp-0.16.0.zip) = 176396
TIMESTAMP = 1618674664
SHA256 (azure-mgmt-netapp-2.0.0.zip) = ff3b663e36c961e86fc0cdbd6f9fb9fb863d3e7db9035fe713af7299e809ee5e
SIZE (azure-mgmt-netapp-2.0.0.zip) = 171086

0 comments on commit 314a1b5

Please sign in to comment.