Skip to content

Commit

Permalink
devel/py-azure-mgmt-appconfiguration: Update to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jul 10, 2021
1 parent 03ed4c1 commit 7859b07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-azure-mgmt-appconfiguration/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-appconfiguration
PORTVERSION= 1.0.1
PORTVERSION= 2.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure App Configuration Client Library for Python

LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${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}

Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-appconfiguration/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1611237333
SHA256 (azure-mgmt-appconfiguration-1.0.1.zip) = b58bbe82a7429ba589292024896b58d96fe9fa732c578569cac349928dc2ca5f
SIZE (azure-mgmt-appconfiguration-1.0.1.zip) = 82632
TIMESTAMP = 1625870866
SHA256 (azure-mgmt-appconfiguration-2.0.0.zip) = 97e990ec6a5a3acafc7fc1add8ff1a160ebb2052792931352fd7cf1d90f1f956
SIZE (azure-mgmt-appconfiguration-2.0.0.zip) = 79853

0 comments on commit 7859b07

Please sign in to comment.