Skip to content

Commit

Permalink
devel/py-azure-mgmt-compute: Update to 20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Apr 18, 2021
1 parent 9217d4d commit 109d970
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-compute/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-compute
PORTVERSION= 19.0.0
PORTVERSION= 20.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Compute Management 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-compute/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1614728715
SHA256 (azure-mgmt-compute-19.0.0.zip) = 65afe759c6ee87dd89d65d59c8da4b2c04d197c07c1fbfdc56ef1aea468e4525
SIZE (azure-mgmt-compute-19.0.0.zip) = 3639707
TIMESTAMP = 1618674981
SHA256 (azure-mgmt-compute-20.0.0.zip) = 7920bea2e11d78fa616992813aea470a8fb50eab2e646e032e138f93d53b70e8
SIZE (azure-mgmt-compute-20.0.0.zip) = 3777761

0 comments on commit 109d970

Please sign in to comment.