devel/py-azure-mgmt-cognitiveservices: Update to 4.0.0
Changelog: https://pypi.org/project/azure-mgmt-cognitiveservices/4.0.0/ Reported by: portscout
This commit is contained in:
parent
38eb385eca
commit
eaff1153b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501326
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-cognitiveservices
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,8 @@ COMMENT= Microsoft Azure Cognitive Services Management Client Library for Python
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python zip
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545946374
|
||||
SHA256 (azure-mgmt-cognitiveservices-3.0.0.zip) = c3247f2786b996a5f328ebdaf65d31507571979e004de7a5ed0ff280f95d80b4
|
||||
SIZE (azure-mgmt-cognitiveservices-3.0.0.zip) = 68467
|
||||
TIMESTAMP = 1557601575
|
||||
SHA256 (azure-mgmt-cognitiveservices-4.0.0.zip) = 4d0b393ac6cc85bff4caa44f9d3a22db366e49f68b046f36864c57d3827feb17
|
||||
SIZE (azure-mgmt-cognitiveservices-4.0.0.zip) = 66131
|
||||
|
|
Loading…
Reference in a new issue