Skip to content

Commit

Permalink
devel/py-azure-mgmt-managementgroups: Update to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Apr 9, 2022
1 parent b4dc0ed commit ee88e0a
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-managementgroups/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-managementgroups
PORTVERSION= 0.2.0
PORTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Management Groups 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.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-managementgroups/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1552135432
SHA256 (azure-mgmt-managementgroups-0.2.0.zip) = 3d5237947458dc94b4a392141174b1c1258d26611241ee104e9006d1d798f682
SIZE (azure-mgmt-managementgroups-0.2.0.zip) = 65961
TIMESTAMP = 1649514652
SHA256 (azure-mgmt-managementgroups-1.0.0.zip) = bab9bd532a1c34557f5b0ab9950e431e3f00bb96e8a3ce66df0f6ce2ae19cd73
SIZE (azure-mgmt-managementgroups-1.0.0.zip) = 68556

0 comments on commit ee88e0a

Please sign in to comment.