Skip to content

Commit

Permalink
devel/py-azure-mgmt-containerregistry: Update to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jul 10, 2021
1 parent 7b91236 commit 260337e
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-containerregistry/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-containerregistry
DISTVERSION= 3.0.0rc17
DISTVERSION= 8.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Container Registry 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<2.0.0: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-containerregistry/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1616851102
SHA256 (azure-mgmt-containerregistry-3.0.0rc17.zip) = 33a95e9e3d6b544259f8427205792aa2415faf57b9b2a4607006d47345b4b2fa
SIZE (azure-mgmt-containerregistry-3.0.0rc17.zip) = 716070
TIMESTAMP = 1625871844
SHA256 (azure-mgmt-containerregistry-8.0.0.zip) = 480eb5d1bb910da4e87a5d7047e2f3e426083b14911ac64c48badd0218e9e756
SIZE (azure-mgmt-containerregistry-8.0.0.zip) = 754208

0 comments on commit 260337e

Please sign in to comment.