git: c4c239d36326 - main - devel/py-azure-mgmt-batchai: Update to 7.0.0b1

Danilo G. Baio dbaio at FreeBSD.org
Sat Aug 7 23:04:31 UTC 2021


The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c4c239d36326084e495911e8ad3d65639868d82e

commit c4c239d36326084e495911e8ad3d65639868d82e
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-08-07 20:30:48 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-08-07 23:01:36 +0000

    devel/py-azure-mgmt-batchai: Update to 7.0.0b1
---
 devel/py-azure-mgmt-batchai/Makefile | 7 ++++---
 devel/py-azure-mgmt-batchai/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-azure-mgmt-batchai/Makefile b/devel/py-azure-mgmt-batchai/Makefile
index 4835b7354348..217a63549f53 100644
--- a/devel/py-azure-mgmt-batchai/Makefile
+++ b/devel/py-azure-mgmt-batchai/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-batchai
-PORTVERSION=	2.0.0
+DISTVERSION=	7.0.0b1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,8 +9,9 @@ COMMENT=	Microsoft Azure Batch AI Management Client Library for Python
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20: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-batchai/distinfo b/devel/py-azure-mgmt-batchai/distinfo
index 3d78b1663cf2..a982566d97b3 100644
--- a/devel/py-azure-mgmt-batchai/distinfo
+++ b/devel/py-azure-mgmt-batchai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545948894
-SHA256 (azure-mgmt-batchai-2.0.0.zip) = f1870b0f97d5001cdb66208e5a236c9717a0ed18b34dbfdb238a828f3ca2a683
-SIZE (azure-mgmt-batchai-2.0.0.zip) = 185352
+TIMESTAMP = 1628368146
+SHA256 (azure-mgmt-batchai-7.0.0b1.zip) = 993eafbe359bab445642276e811db6f44f09795122a1b3c3dd703f9c333723a6
+SIZE (azure-mgmt-batchai-7.0.0b1.zip) = 111578


More information about the dev-commits-ports-main mailing list