Skip to content

Commit

Permalink
devel/py-azure-mgmt-netapp: Update to 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Oct 1, 2023
1 parent dbd0178 commit 3cbb428
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-netapp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-netapp
PORTVERSION= 10.0.0
PORTVERSION= 10.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
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.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.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}

USES= azurepy python 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 = 1688223537
SHA256 (azure-mgmt-netapp-10.0.0.zip) = f7e717b18f10af976cf65630dfd76e59d72a9ba4144de7506e39fcc7acc9a321
SIZE (azure-mgmt-netapp-10.0.0.zip) = 537471
TIMESTAMP = 1696202332
SHA256 (azure-mgmt-netapp-10.1.0.zip) = 7898964ce0a4d82efd268b64bbd6ca96edef53a1fcd34e215ab5fe87be8c8d03
SIZE (azure-mgmt-netapp-10.1.0.zip) = 530515

0 comments on commit 3cbb428

Please sign in to comment.