index | | raw e-mail
diff --git a/devel/py-azure-mgmt-batchai/Makefile b/devel/py-azure-mgmt-batchai/Makefile
index a3d59b969fcb..5fe5dc907da5 100644
--- a/devel/py-azure-mgmt-batchai/Makefile
+++ b/devel/py-azure-mgmt-batchai/Makefile
@@ -1,22 +1,27 @@
PORTNAME= azure-mgmt-batchai
-DISTVERSION= 7.0.0b1
-PORTREVISION= 1
+PORTVERSION= 7.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= azure_mgmt_batchai-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Microsoft Azure Batch AI Management Client Library for Python
-WWW= https://pypi.org/project/azure-mgmt-batchai/
+WWW= https://azure.github.io/azure-sdk-for-python/ \
+ https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/batchai/azure-mgmt-batchai \
+ https://github.com/Azure/azure-sdk-for-python
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
-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}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1<2:www/py-azure-common@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}
-USES= azurepy python zip
-USE_PYTHON= autoplist concurrent distutils
+USES= python
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/devel/py-azure-mgmt-batchai/distinfo b/devel/py-azure-mgmt-batchai/distinfo
index a982566d97b3..29a24ec1c9a2 100644
--- a/devel/py-azure-mgmt-batchai/distinfo
+++ b/devel/py-azure-mgmt-batchai/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628368146
-SHA256 (azure-mgmt-batchai-7.0.0b1.zip) = 993eafbe359bab445642276e811db6f44f09795122a1b3c3dd703f9c333723a6
-SIZE (azure-mgmt-batchai-7.0.0b1.zip) = 111578
+TIMESTAMP = 1764601785
+SHA256 (azure_mgmt_batchai-7.0.0.tar.gz) = 5df004fd0c924fc65594947a9cff4f76087dee17c884533a1bbb0b20db27d3a3
+SIZE (azure_mgmt_batchai-7.0.0.tar.gz) = 69149
diff --git a/devel/py-azure-mgmt-batchai/pkg-descr b/devel/py-azure-mgmt-batchai/pkg-descr
index 4beda213a757..48e475e2f22a 100644
--- a/devel/py-azure-mgmt-batchai/pkg-descr
+++ b/devel/py-azure-mgmt-batchai/pkg-descr
@@ -1,4 +1,6 @@
-This is the Microsoft Azure Batch AI Management Client Library.
-
-Azure Resource Manager (ARM) is the next generation of management APIs that
-replace the old Azure Service Management (ASM).
+This package has been deprecated and will no longer be maintained after
+10-31-2024. This package will only receive security fixes until 10-31-2024. To
+receive updates on new features and non-security bug fixes, upgrade to the
+replacement package, azureml-core. Refer to the migration guide
+(https://learn.microsoft.com/previous-versions/azure/batch-ai/how-to-migrate)
+for guidance on upgrading.
home |
help
