Skip to content

Commit

Permalink
devel/py-azure-mgmt-containerservice: Update to 22.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed May 20, 2023
1 parent a99ea57 commit e718999
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-containerservice/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-containerservice
PORTVERSION= 21.2.0
PORTVERSION= 22.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,9 +10,9 @@ WWW= https://pypi.org/project/azure-mgmt-containerservice/

LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}

USES= azurepy python:3.7+ zip
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-containerservice/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679793042
SHA256 (azure-mgmt-containerservice-21.2.0.zip) = a492e74ae49b5db6ab3a25f07e78d20cd9b253b64e97621451568403c990ae24
SIZE (azure-mgmt-containerservice-21.2.0.zip) = 5650444
TIMESTAMP = 1684594801
SHA256 (azure-mgmt-containerservice-22.0.0.zip) = fe71d1f35296dd569e3f6c8e4969c20ef646cb1af32bc7c09fd4bf4518018729
SIZE (azure-mgmt-containerservice-22.0.0.zip) = 5927520

0 comments on commit e718999

Please sign in to comment.