Skip to content

Commit

Permalink
devel/py-azure-mgmt-containerinstance: Update to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Sep 12, 2021
1 parent ff1fd31 commit db25c8a
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-containerinstance/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-containerinstance
PORTVERSION= 1.5.0
PORTVERSION= 8.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Container Instance 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-containerinstance/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1559777946
SHA256 (azure-mgmt-containerinstance-1.5.0.zip) = b055386f04ba8433112b0df7fcbc260b5208828d7bb8c057e760fe596aa7a8cd
SIZE (azure-mgmt-containerinstance-1.5.0.zip) = 113856
TIMESTAMP = 1631471338
SHA256 (azure-mgmt-containerinstance-8.0.0.zip) = 7aeb380af71fc35a71d6752fa25eb5b95fdb2a0027fa32e6f50bce87e2622916
SIZE (azure-mgmt-containerinstance-8.0.0.zip) = 80825

0 comments on commit db25c8a

Please sign in to comment.