Skip to content

Commit

Permalink
devel/py-azure-mgmt-msi: Update to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Apr 9, 2022
1 parent 376459f commit 66afaf9
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-msi/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-msi
PORTVERSION= 1.0.0
PORTVERSION= 6.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure MSI 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: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.3.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-msi/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1558570879
SHA256 (azure-mgmt-msi-1.0.0.zip) = d46f3aab25db3dad520e4055c1d67afe4fcc6d66335c762134e60f82265f8f58
SIZE (azure-mgmt-msi-1.0.0.zip) = 23933
TIMESTAMP = 1649514547
SHA256 (azure-mgmt-msi-6.0.0.zip) = 469998785e8b44aaaed0aae334014068e1b1c9f3ee2be4c898eba63fe14f5f6c
SIZE (azure-mgmt-msi-6.0.0.zip) = 83893

0 comments on commit 66afaf9

Please sign in to comment.