YQLPhRuFdxMMD0H1/5vzW6Fj7GPUT4+OTKJWa2SXlYy0xhDBmJ0L7QX K3QHGFVWoeZW3F4hWzUgJDUek2is6RgcNwya/4AHl5W0qmku7pBVl6I/qqkT3VE919VDio ZWPKitd5daqfeG7gJFyYmqYqxLH1yyrYKD61FPoIl74mITvHxIMn9tnUdSwUQw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g0TVf3skhztQ6 for ; Tue, 21 Apr 2026 17:14:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f7c2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 21 Apr 2026 17:14:34 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 4368f9e5373a - main - devel/py-azure-mgmt-resource: Update to 24.0.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4368f9e5373a078ca97176a30ee57bb3743291fb Auto-Submitted: auto-generated Date: Tue, 21 Apr 2026 17:14:34 +0000 Message-Id: <69e7b07a.3f7c2.49eafa73@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4368f9e5373a078ca97176a30ee57bb3743291fb commit 4368f9e5373a078ca97176a30ee57bb3743291fb Author: Po-Chuan Hsieh AuthorDate: 2026-04-21 17:01:33 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-21 17:12:18 +0000 devel/py-azure-mgmt-resource: Update to 24.0.0 - Update WWW - Add LICENSE_FILE - Convert to USE_PYTHON=pep517 - Update pkg-descr Changes: https://github.com/Azure/azure-sdk-for-python/releases https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/resources/azure-mgmt-resource/CHANGELOG.md --- devel/py-azure-mgmt-resource/Makefile | 20 +++++++++++++------- devel/py-azure-mgmt-resource/distinfo | 6 +++--- devel/py-azure-mgmt-resource/pkg-descr | 7 +++---- 3 files changed, 19 insertions(+), 14 deletions(-) diff --git a/devel/py-azure-mgmt-resource/Makefile b/devel/py-azure-mgmt-resource/Makefile index 579777013598..7aa3982270cd 100644 --- a/devel/py-azure-mgmt-resource/Makefile +++ b/devel/py-azure-mgmt-resource/Makefile @@ -1,22 +1,28 @@ PORTNAME= azure-mgmt-resource -DISTVERSION= 23.1.0b2 -PORTREVISION= 1 +PORTVERSION= 24.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= azure_mgmt_resource-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Management Client Library for Python -WWW= https://pypi.org/project/azure-mgmt-resource/ +WWW= https://azure.github.io/azure-sdk-for-python/ \ + https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/resources/azure-mgmt-resource \ + https://github.com/Azure/azure-sdk-for-python LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE +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:www/py-azure-common@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.2<2.0.0:devel/py-azure-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.5.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1:devel/py-isodate@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${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-resource/distinfo b/devel/py-azure-mgmt-resource/distinfo index 4f25e4e64618..08cb8f044941 100644 --- a/devel/py-azure-mgmt-resource/distinfo +++ b/devel/py-azure-mgmt-resource/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689983509 -SHA256 (azure-mgmt-resource-23.1.0b2.zip) = 90c9a2295c233e09ac4c8c71c4344d5c4e358d24c991e9a72a13be3ff39c3d92 -SIZE (azure-mgmt-resource-23.1.0b2.zip) = 2765482 +TIMESTAMP = 1765293717 +SHA256 (azure_mgmt_resource-24.0.0.tar.gz) = cf6b8995fcdd407ac9ff1dd474087129429a1d90dbb1ac77f97c19b96237b265 +SIZE (azure_mgmt_resource-24.0.0.tar.gz) = 3030022 diff --git a/devel/py-azure-mgmt-resource/pkg-descr b/devel/py-azure-mgmt-resource/pkg-descr index 87502d9de83c..db8342b0cc4c 100644 --- a/devel/py-azure-mgmt-resource/pkg-descr +++ b/devel/py-azure-mgmt-resource/pkg-descr @@ -1,4 +1,3 @@ -This is the Microsoft Azure Resource Management Client Library. - -Azure Resource Manager (ARM) is the next generation of management APIs that -replace the old Azure Service Management (ASM). +This is the Microsoft Azure Resource Management Client Library. This package has +been tested with Python 3.9+. For a more complete view of Azure libraries, see +the azure sdk python release.