From nobody Sat May 2 11:19:33 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 4g755y1vLNz6bbGJ for ; Sat, 02 May 2026 11:19:34 +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 4g755x5hvrz3Hyt for ; Sat, 02 May 2026 11:19:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777720773; 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=bS8s13JjCGiSedIvtMVR2SfQEueGwUV0OG52qYTLvsk=; b=p7Mcfc0/zRSzmlI7Rrr3mbwoVsyzone2+0tm8l9I/uswdUOCe24xW0dM53Gz54BTTRcNJ4 XO2K2VpLv8BMOg0adANVJE47PyfCpOjKq3UxIQjQYcB3YjG8RSg6m7z9Edxw1t/zXj+J0V 8qVbho4RPPVK1Rvwo8VcZoXRHMBeZw3dRK3hDOlalsunbCqW80eCfYlVYBY3HXNTdN34NM C9AxZ5aoSy+zEZNwc06vOdHH0gVTrOm5GxLXBuSD5MK6EdrC/6O6BA3BLnXLEmRt9W63EL MgQ0ZztDQ83nNkLDFUvlFf3hd2pfvlq622GkeNZF1dcSiTNc55ENKLo7QVlSSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777720773; a=rsa-sha256; cv=none; b=N8aOhWpHEXiMOWViEsYrSLYZ9DUAgs+GjEiF5vFzJyLv7acODuFHX60ZakM/U/Ckb0LakK jARIusiyyOuINNXGIt/f0LuypcfCqQgaeHwzwpxqJwjtMfqmj09YslFnFrRA0eoJMjcFTY vZBVXZAQH9cQTW81MmERzJsQWJG9Pvssy3Y6X28iQbPsRYMEgWYKKropOvWew70yf2iw/z 8yrdmUGm7QsL88d/rIPHOvsa9YseMGnCq9mC2aGwneauZPATsmYg7SAwdcQ7X+BRO2MYjI HNyiTHL31RstOWojn/lpY8dTIAq9kr8ci+mEu+F+IY8phtQymOhkDJqxqCZuYw== 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=1777720773; 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=bS8s13JjCGiSedIvtMVR2SfQEueGwUV0OG52qYTLvsk=; b=lT7jBW99R1Ftqcn6ml48mkE4aQG2ALzwndKBjB7f971RjzTAjCoVU97bpP6rzampVzSUkF k/e6y5cLCZQxyOclniW+9TKnTuElJPdPVS5JqmdOl7Zefwzzy27B60oPRquRhHFMMQvU6Y atDjT5gNmJvL/jmG9/dOzXBujmctLA5khBJxjWOhTyAhuFortN76oAkp7XNhssBnTQAT0r vi9pvaiOBeUaTcYe/OFV+xRsmjUsQ9SNJE+oNjqKNveyDH/45ib6hfHQ8zo1ExV6NVvOgN jAUiAO+RHK7FGhus4sDwisEZgapwesSzEnpM60dBCmNIO9VPwQNWa+J1CBrfTw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g755x488mzjxS for ; Sat, 02 May 2026 11:19:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31909 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 02 May 2026 11:19:33 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: f323d715a5b3 - main - devel/py-azure-mgmt-compute: Update to 38.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: f323d715a5b347f1e32dfeb4960867457ec7b05e Auto-Submitted: auto-generated Date: Sat, 02 May 2026 11:19:33 +0000 Message-Id: <69f5ddc5.31909.4bf1de52@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f323d715a5b347f1e32dfeb4960867457ec7b05e commit f323d715a5b347f1e32dfeb4960867457ec7b05e Author: Po-Chuan Hsieh AuthorDate: 2026-05-02 11:13:48 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-02 11:13:48 +0000 devel/py-azure-mgmt-compute: Update to 38.0.0 Changes: https://github.com/Azure/azure-sdk-for-python/releases https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/compute/azure-mgmt-compute/CHANGELOG.md --- devel/py-azure-mgmt-compute/Makefile | 2 +- devel/py-azure-mgmt-compute/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-azure-mgmt-compute/Makefile b/devel/py-azure-mgmt-compute/Makefile index 65001a55a838..50d9611546bd 100644 --- a/devel/py-azure-mgmt-compute/Makefile +++ b/devel/py-azure-mgmt-compute/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-compute -PORTVERSION= 37.2.0 +PORTVERSION= 38.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-mgmt-compute/distinfo b/devel/py-azure-mgmt-compute/distinfo index 7bea6a904267..a96d1b58a766 100644 --- a/devel/py-azure-mgmt-compute/distinfo +++ b/devel/py-azure-mgmt-compute/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776796082 -SHA256 (azure_mgmt_compute-37.2.0.tar.gz) = 23499d4d5ad2b2bf40a4c59df2684cc4c9cef0f9672a4e842bb9a1cf6b62f628 -SIZE (azure_mgmt_compute-37.2.0.tar.gz) = 534068 +TIMESTAMP = 1777572510 +SHA256 (azure_mgmt_compute-38.0.0.tar.gz) = 46cb0864f943b88463ed50ad006738023120cf7e53f50f7e4a740ccd5337abaf +SIZE (azure_mgmt_compute-38.0.0.tar.gz) = 468888