aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-05-05 21:15:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-05-05 21:15:19 +0000
commit5b797bddd5b569984b7c55fb607e99a9983fc843 (patch)
tree4110538227c93d07b2adbc3a9642993868cb143c
parenta81edcd28a98535edeb610c7eafbacb0f47a04d7 (diff)
sysutils/py-azure-cli: Update to 2.86.0
-rw-r--r--sysutils/py-azure-cli/Makefile14
-rw-r--r--sysutils/py-azure-cli/distinfo6
-rw-r--r--sysutils/py-azure-cli/files/patch-setup.py26
3 files changed, 23 insertions, 23 deletions
diff --git a/sysutils/py-azure-cli/Makefile b/sysutils/py-azure-cli/Makefile
index 96b3568da2a7..f5ccbbf15ef5 100644
--- a/sysutils/py-azure-cli/Makefile
+++ b/sysutils/py-azure-cli/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-cli
-PORTVERSION= 2.85.0
+PORTVERSION= 2.86.0
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -41,12 +41,12 @@ RUN_DEPENDS= bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-billing>=6.0.0:devel/py-azure-mgmt-billing@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-botservice>=2.0.0.b3:devel/py-azure-mgmt-botservice@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-cdn>=12.0.0:devel/py-azure-mgmt-cdn@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-mgmt-cognitiveservices>=14.1.0:devel/py-azure-mgmt-cognitiveservices@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-cognitiveservices>=15.0.0.b1:devel/py-azure-mgmt-cognitiveservices@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-compute>=34.1.0:devel/py-azure-mgmt-compute@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerinstance>=10.2.0.b1:devel/py-azure-mgmt-containerinstance@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=15.1.0.b1:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistrytasks>=1.0.0.b1:devel/py-azure-mgmt-containerregistrytasks@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerservice>=41.0.0:devel/py-azure-mgmt-containerservice@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerservice>=41.1.0:devel/py-azure-mgmt-containerservice@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-cosmosdb>=9.9.0,1:devel/py-azure-mgmt-cosmosdb@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-datalake-store>=1.1.0.b1:devel/py-azure-mgmt-datalake-store@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-datamigration>=10.0.0:devel/py-azure-mgmt-datamigration@${PY_FLAVOR} \
@@ -95,11 +95,11 @@ RUN_DEPENDS= bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-trafficmanager>=1.0.0:devel/py-azure-mgmt-trafficmanager@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-web>=9.0.0:devel/py-azure-mgmt-web@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-monitor-query>=1.2.0:devel/py-azure-monitor-query@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=12.28.0.b1:devel/py-azure-storage-blob@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=12.29.0.b1:devel/py-azure-storage-blob@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-storage-common>=1.4:devel/py-azure-storage-common@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-storage-file-datalake>=12.23.0.b1:devel/py-azure-storage-file-datalake@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-storage-file-share>=12.24.0.b1:devel/py-azure-storage-file-share@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-storage-queue>=12.15.0.b1:devel/py-azure-storage-queue@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-storage-file-datalake>=12.24.0.b1:devel/py-azure-storage-file-datalake@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-storage-file-share>=12.25.0.b1:devel/py-azure-storage-file-share@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-storage-queue>=12.16.0.b1:devel/py-azure-storage-queue@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-synapse-accesscontrol>=0.5.0:devel/py-azure-synapse-accesscontrol@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-synapse-artifacts>=0.22.0:devel/py-azure-synapse-artifacts@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-synapse-managedprivateendpoints>=0.4.0:devel/py-azure-synapse-managedprivateendpoints@${PY_FLAVOR} \
diff --git a/sysutils/py-azure-cli/distinfo b/sysutils/py-azure-cli/distinfo
index ac3b512dd529..a895ee1314df 100644
--- a/sysutils/py-azure-cli/distinfo
+++ b/sysutils/py-azure-cli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1776796116
-SHA256 (azure_cli-2.85.0.tar.gz) = 7a83ed8e69f8acdbc6f2a7e0cb1268360ea54b02e2525113934ead735bd4420f
-SIZE (azure_cli-2.85.0.tar.gz) = 9082242
+TIMESTAMP = 1777991332
+SHA256 (azure_cli-2.86.0.tar.gz) = bd55198e36f4cd96f468f22806dc0188a78a6f2bf4b79226c8b67eb5142100a7
+SIZE (azure_cli-2.86.0.tar.gz) = 9359084
diff --git a/sysutils/py-azure-cli/files/patch-setup.py b/sysutils/py-azure-cli/files/patch-setup.py
index c03e2a4a106e..55280df735cc 100644
--- a/sysutils/py-azure-cli/files/patch-setup.py
+++ b/sysutils/py-azure-cli/files/patch-setup.py
@@ -1,4 +1,4 @@
---- setup.py.orig 2026-03-31 07:19:07 UTC
+--- setup.py.orig 2026-05-01 00:40:41 UTC
+++ setup.py
@@ -50,95 +50,95 @@ DEPENDENCIES = [
]
@@ -34,12 +34,12 @@
- 'azure-mgmt-billing==6.0.0',
- 'azure-mgmt-botservice~=2.0.0b3',
- 'azure-mgmt-cdn==12.0.0',
-- 'azure-mgmt-cognitiveservices~=14.1.0',
+- 'azure-mgmt-cognitiveservices~=15.0.0b1',
- 'azure-mgmt-compute~=34.1.0',
- 'azure-mgmt-containerinstance==10.2.0b1',
- 'azure-mgmt-containerregistry==15.1.0b1',
- 'azure-mgmt-containerregistrytasks==1.0.0b1',
-- 'azure-mgmt-containerservice~=41.0.0',
+- 'azure-mgmt-containerservice~=41.1.0',
- 'azure-mgmt-cosmosdb==9.9.0',
- 'azure-mgmt-datalake-store~=1.1.0b1',
- 'azure-mgmt-datamigration~=10.0.0',
@@ -89,10 +89,10 @@
- 'azure-mgmt-web==9.0.0',
- 'azure-monitor-query==1.2.0',
- 'azure-storage-common~=1.4',
-- 'azure-storage-blob==12.28.0b1',
-- 'azure-storage-file-datalake==12.23.0b1',
-- 'azure-storage-file-share==12.24.0b1',
-- 'azure-storage-queue==12.15.0b1',
+- 'azure-storage-blob==12.29.0b1',
+- 'azure-storage-file-datalake==12.24.0b1',
+- 'azure-storage-file-share==12.25.0b1',
+- 'azure-storage-queue==12.16.0b1',
- 'azure-synapse-accesscontrol~=0.5.0',
- 'azure-synapse-artifacts~=0.22.0',
- 'azure-synapse-managedprivateendpoints~=0.4.0',
@@ -115,12 +115,12 @@
+ 'azure-mgmt-billing>=6.0.0',
+ 'azure-mgmt-botservice>=2.0.0b3',
+ 'azure-mgmt-cdn>=12.0.0',
-+ 'azure-mgmt-cognitiveservices>=14.1.0',
++ 'azure-mgmt-cognitiveservices>=15.0.0b1',
+ 'azure-mgmt-compute>=34.1.0',
+ 'azure-mgmt-containerinstance>=10.2.0b1',
+ 'azure-mgmt-containerregistry>=15.1.0b1',
+ 'azure-mgmt-containerregistrytasks>=1.0.0b1',
-+ 'azure-mgmt-containerservice>=41.0.0',
++ 'azure-mgmt-containerservice>=41.1.0',
+ 'azure-mgmt-cosmosdb>=9.9.0',
+ 'azure-mgmt-datalake-store>=1.1.0b1',
+ 'azure-mgmt-datamigration>=10.0.0',
@@ -170,10 +170,10 @@
+ 'azure-mgmt-web>=9.0.0',
+ 'azure-monitor-query>=1.2.0',
+ 'azure-storage-common>=1.4',
-+ 'azure-storage-blob>=12.28.0b1',
-+ 'azure-storage-file-datalake>=12.23.0b1',
-+ 'azure-storage-file-share>=12.24.0b1',
-+ 'azure-storage-queue>=12.15.0b1',
++ 'azure-storage-blob>=12.29.0b1',
++ 'azure-storage-file-datalake>=12.24.0b1',
++ 'azure-storage-file-share>=12.25.0b1',
++ 'azure-storage-queue>=12.16.0b1',
+ 'azure-synapse-accesscontrol>=0.5.0',
+ 'azure-synapse-artifacts>=0.22.0',
+ 'azure-synapse-managedprivateendpoints>=0.4.0',