devel/py-azure-mgmt-cognitiveservices: Update to 13.1.0
Changelog: https://pypi.org/project/azure-mgmt-cognitiveservices/13.1.0/
This commit is contained in:
parent
bc31e6b7ae
commit
c65087bfeb
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= azure-mgmt-cognitiveservices
|
PORTNAME= azure-mgmt-cognitiveservices
|
||||||
PORTVERSION= 13.0.0
|
PORTVERSION= 13.1.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -11,7 +11,7 @@ LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21: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-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}
|
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= azurepy python:3.6+ zip
|
USES= azurepy python:3.6+ zip
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1641080994
|
TIMESTAMP = 1649515031
|
||||||
SHA256 (azure-mgmt-cognitiveservices-13.0.0.zip) = dc6116e8394d45312c7ad5a9098ce0dd2370bd92d43afd33d8b3bfab724fa498
|
SHA256 (azure-mgmt-cognitiveservices-13.1.0.zip) = 1574bcdf8bf9b831a2106710308bfd89a1f185f716f6e6375665fb97dd537e3e
|
||||||
SIZE (azure-mgmt-cognitiveservices-13.0.0.zip) = 116812
|
SIZE (azure-mgmt-cognitiveservices-13.1.0.zip) = 112165
|
||||||
|
|
Loading…
Reference in a new issue