Skip to content

Commit

Permalink
devel/py-azure-mgmt-cognitiveservices: Update to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jul 10, 2021
1 parent 7a63fb7 commit ea419fe
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-cognitiveservices/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-cognitiveservices
PORTVERSION= 6.3.0
PORTVERSION= 12.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Cognitive Services Management 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-cognitiveservices/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1604185437
SHA256 (azure-mgmt-cognitiveservices-6.3.0.zip) = 1d029d5140152a36cc32f340e09f2b185ede2f54e577a44f3821878efb823415
SIZE (azure-mgmt-cognitiveservices-6.3.0.zip) = 55984
TIMESTAMP = 1625870734
SHA256 (azure-mgmt-cognitiveservices-12.0.0.zip) = 73054bd19866577e7e327518afc8f47e1639a11aea29a7466354b81804f4a676
SIZE (azure-mgmt-cognitiveservices-12.0.0.zip) = 95109

0 comments on commit ea419fe

Please sign in to comment.