git: ea419fe75892 - main - devel/py-azure-mgmt-cognitiveservices: Update to 12.0.0
Danilo G. Baio
dbaio at FreeBSD.org
Sat Jul 10 00:20:12 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ea419fe75892a49e9daa79fa31708df3935df957
commit ea419fe75892a49e9daa79fa31708df3935df957
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-07-09 22:46:39 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-07-10 00:18:35 +0000
devel/py-azure-mgmt-cognitiveservices: Update to 12.0.0
Changelog: https://pypi.org/project/azure-mgmt-cognitiveservices/12.0.0/
---
devel/py-azure-mgmt-cognitiveservices/Makefile | 8 ++++----
devel/py-azure-mgmt-cognitiveservices/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/py-azure-mgmt-cognitiveservices/Makefile b/devel/py-azure-mgmt-cognitiveservices/Makefile
index f141c812e5bd..e9fd72443be9 100644
--- a/devel/py-azure-mgmt-cognitiveservices/Makefile
+++ b/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}
@@ -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
diff --git a/devel/py-azure-mgmt-cognitiveservices/distinfo b/devel/py-azure-mgmt-cognitiveservices/distinfo
index c726244e47e8..9547f1eb531a 100644
--- a/devel/py-azure-mgmt-cognitiveservices/distinfo
+++ b/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
More information about the dev-commits-ports-all
mailing list