From 841c81ee7dc1e249b3c923917fc9ead51a08f424 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Mon, 19 May 2025 04:10:00 -0400 Subject: upgpkg: 2.73.0-1: Upstream release --- azure-cli-kj_sh604/.SRCINFO | 6 +++--- azure-cli-kj_sh604/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/azure-cli-kj_sh604/.SRCINFO b/azure-cli-kj_sh604/.SRCINFO index f05000e..4628512 100644 --- a/azure-cli-kj_sh604/.SRCINFO +++ b/azure-cli-kj_sh604/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = azure-cli-kj_sh604 pkgdesc = Command-line tools for Microsoft Azure (uses python3.11) - pkgver = 2.72.0 + pkgver = 2.73.0 pkgrel = 1 url = https://github.com/Azure/azure-cli arch = any @@ -14,9 +14,9 @@ pkgbase = azure-cli-kj_sh604 conflicts = azure-cli options = !debug options = !strip - source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.72.0 + source = git+https://github.com/Azure/azure-cli.git#tag=azure-cli-2.73.0 source = az - sha256sums = 3ab4219fe2564077a094d11bb0db4068692a96cf93e1300bfe7e86e24a22b995 + sha256sums = cbc40b9fd5b34771d84960cf20f6bffdcd1ed99c3af56e6a4fbece5306e29ffc sha256sums = 990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116 pkgname = azure-cli-kj_sh604 diff --git a/azure-cli-kj_sh604/PKGBUILD b/azure-cli-kj_sh604/PKGBUILD index 58f5cbc..a7c1368 100644 --- a/azure-cli-kj_sh604/PKGBUILD +++ b/azure-cli-kj_sh604/PKGBUILD @@ -1,6 +1,6 @@ _pkgname=azure-cli pkgname=azure-cli-kj_sh604 -pkgver=2.72.0 +pkgver=2.73.0 pkgrel=1 pkgdesc="Command-line tools for Microsoft Azure (uses python3.11)" # Microsoft has not updated `az` to support python 3.12 or 3.13 yet: https://learn.microsoft.com/en-us/cli/azure/azure-cli-support-lifecycle?view=azure-cli-latest#python-dependency @@ -19,7 +19,7 @@ makedepends=("git") options=('!debug' '!strip') source=("git+https://github.com/Azure/azure-cli.git#tag=azure-cli-${pkgver}" "az") -sha256sums=('3ab4219fe2564077a094d11bb0db4068692a96cf93e1300bfe7e86e24a22b995' +sha256sums=('cbc40b9fd5b34771d84960cf20f6bffdcd1ed99c3af56e6a4fbece5306e29ffc' '990f70efec828c1e1f3f57748fc6e40f9705f2223dc96683e8e29d118daac116') prepare() { -- cgit v1.2.3