devel/py-azure-mgmt-containerservice: Update to 22.0.0
Changelog: https://pypi.org/project/azure-mgmt-containerservice/22.0.0/
This commit is contained in:
parent
a99ea570b6
commit
e718999e96
2 changed files with 7 additions and 7 deletions
|
@ -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}
|
||||
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue