From nobody Tue Apr 21 17:15:03 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g0TWD1tMLz6YZbP for ; Tue, 21 Apr 2026 17:15:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g0TWC5707z3P4S for ; Tue, 21 Apr 2026 17:15:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776791703; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vdd3h61/dnpxEDzN8cYlaok/3PZvV91FM73qoJFKMwY=; b=s0CYFUWdzTKYe5pZKF4UI1/cEZioeZKnSKfpAGnhXfzy5gy5f4w4qDG8a8VF9opvIwDbgE ZmXSDGbwfZKtJkUGfvjFnlWINExNke+dAPD7xIuSon1MwP4hzYAHB0rmvx/5efNkpLscEa /RfXPRxqYXlnxg+eFzaQme4VMIPWoz2Qo2UIiby1UwiGO2y2L0PHb9fbe4FuUdOvi5Ejk6 wNUSvY09KCLzR45fq1Sajjks7JuDT/bbi5y1L0BuQ50qYym4ZDxekZ6Xt4rqUFzdzADuLO yJJTreg6xi+M/wldma1ge3vrMHxevdrHu1spHr8pIlKtVivCwjVK1MQYGzWqzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776791703; a=rsa-sha256; cv=none; b=E/U79utjGwV6KUutfrychbPTuQ+6n3OtL/2KyY+cQMNzcSqRJ6PwrxKmyaKTVM2NZRGkrf elJuajo3WJSGEYrN7pZupMtqARBjy9HRJE5eUgLPs+XHP0VLgfYYpRJmYZTWD/w7bNUwGw TQkNVPT6Ac+OuZ8o3ENuFM2mWjL/SC0FDzCQypUJNr2iNcC6ltIA1TTExGNx0xkExH5eH/ 00vcOSOsuLwlke6m1JfmAppegoFr57h/DouM79g7ZiE1/syCq9LksGMUs4qYxtCcpzvKxs tJJOk0PFvCoY+OXshRwNTj4cCHOG7iiJ7JCQ1AVZHvocz05U10RS69tWZ2RVLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776791703; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vdd3h61/dnpxEDzN8cYlaok/3PZvV91FM73qoJFKMwY=; b=QJPJLqY4LVgO7z6ZShN2PJ9NtagFxj6HRBPrJm5AwCJOAN7c9uDvkaD6tyXqAJwYhZiXDV xA2cLFjaLo/QXpFwFXTLeUhOJ1ym7ORJpAIizZE67K/YuDPpKWsoewaiHX2p9ZyqCOGKAN Xj7Cj3Skbro/8sXLLwfTG7eA6fGr3z2yJFp5QZopIGOkU3DsFQlBnvm1c5abXfX1+8SNtj VBWdkxniWdMiYUcZql6BvwPvLjk1NQwvFnK5NNr8wHjKEzbU3Rwmiq5No9ClGlzwNg1VWX V2cx9aBLei0m38WRhs+BspWegmHGYmoBI1Qh3RJUHQEEEmdSf6JxEWEujPLObw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g0TWC4TwBzt85 for ; Tue, 21 Apr 2026 17:15:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ce7e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 21 Apr 2026 17:15:03 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 15dfaecf873e - main - sysutils/py-azure-cli-acr: Convert to USE_PYTHON=pep517 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: 15dfaecf873ef102a63ea241e3523f0b24380656 Auto-Submitted: auto-generated Date: Tue, 21 Apr 2026 17:15:03 +0000 Message-Id: <69e7b097.3ce7e.7e4ff7f2@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=15dfaecf873ef102a63ea241e3523f0b24380656 commit 15dfaecf873ef102a63ea241e3523f0b24380656 Author: Po-Chuan Hsieh AuthorDate: 2026-04-21 17:02:00 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-21 17:12:29 +0000 sysutils/py-azure-cli-acr: Convert to USE_PYTHON=pep517 - Update WWW - Sort RUN_DEPENDS - Reformat pkg-descr - Bump PORTREVISION for package change --- sysutils/py-azure-cli-acr/Makefile | 15 +++++++++------ sysutils/py-azure-cli-acr/files/patch-setup.cfg | 9 +++++++++ sysutils/py-azure-cli-acr/files/patch-setup.py | 15 +++++++++++++++ sysutils/py-azure-cli-acr/pkg-descr | 6 +++--- 4 files changed, 36 insertions(+), 9 deletions(-) diff --git a/sysutils/py-azure-cli-acr/Makefile b/sysutils/py-azure-cli-acr/Makefile index a977b5b33010..63755b0f50f8 100644 --- a/sysutils/py-azure-cli-acr/Makefile +++ b/sysutils/py-azure-cli-acr/Makefile @@ -7,17 +7,20 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Command-Line Tools ACR Command Module -WWW= https://pypi.org/project/azure-cli-acr/ +WWW= https://github.com/Azure/azure-cli/tree/dev/src/azure-cli/azure/cli/command_modules/acr \ + https://github.com/Azure/azure-cli LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.3.0:devel/py-azure-mgmt-storage@${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-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=2.8.0:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=1.3.1:devel/py-azure-storage-blob@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.3.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=1.3.1:devel/py-azure-storage-blob@${PY_FLAVOR} -USES= azurepy python -USE_PYTHON= autoplist concurrent distutils +USES= python +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/sysutils/py-azure-cli-acr/files/patch-setup.cfg b/sysutils/py-azure-cli-acr/files/patch-setup.cfg new file mode 100644 index 000000000000..2479b274c8f1 --- /dev/null +++ b/sysutils/py-azure-cli-acr/files/patch-setup.cfg @@ -0,0 +1,9 @@ +--- setup.cfg.orig 2019-06-13 21:18:18 UTC ++++ setup.cfg +@@ -1,6 +1,5 @@ universal = 1 + [bdist_wheel] + universal = 1 +-azure-namespace-package = azure-cli-command_modules-nspkg + + [egg_info] + tag_build = diff --git a/sysutils/py-azure-cli-acr/files/patch-setup.py b/sysutils/py-azure-cli-acr/files/patch-setup.py new file mode 100644 index 000000000000..c0274cd048e2 --- /dev/null +++ b/sysutils/py-azure-cli-acr/files/patch-setup.py @@ -0,0 +1,15 @@ +--- setup.py.orig 2019-06-13 21:17:46 UTC ++++ setup.py +@@ -31,9 +31,9 @@ DEPENDENCIES = [ + + DEPENDENCIES = [ + 'azure-cli-core', +- 'azure-mgmt-storage==3.3.0', +- 'azure-storage-blob==1.3.1', +- 'azure-mgmt-containerregistry==2.8.0', ++ 'azure-mgmt-storage>=3.3.0', ++ 'azure-storage-blob>=1.3.1', ++ 'azure-mgmt-containerregistry>=2.8.0', + ] + + with open('README.rst', 'r', encoding='utf-8') as f: diff --git a/sysutils/py-azure-cli-acr/pkg-descr b/sysutils/py-azure-cli-acr/pkg-descr index cbc8a363e9ab..a43a1a5fdbe5 100644 --- a/sysutils/py-azure-cli-acr/pkg-descr +++ b/sysutils/py-azure-cli-acr/pkg-descr @@ -1,6 +1,6 @@ Microsoft Azure CLI 'acr' Command Module The Azure CLI is a command-line tool providing a great experience for managing -Azure resources. The CLI is designed to make scripting easy, query data, -support long-running operations, and more. Try it today and find out what the -CLI has to offer! +Azure resources. The CLI is designed to make scripting easy, query data, support +long-running operations, and more. Try it today and find out what the CLI has to +offer!