From nobody Sun Jul 23 00:31:36 2023 X-Original-To: dev-commits-ports-all@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 4R7kkJ4M33z4my5k; Sun, 23 Jul 2023 00:31:36 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R7kkJ3ZVHz3Llb; Sun, 23 Jul 2023 00:31:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690072296; 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=koXQw6hNkf09+/wn05Wb4nLfL5DBvbWp9/QCs61L/Jo=; b=dVjFO8r3GQOmYLd69IYURStn+JRrlV+EEWf61OZBnaYaJ/6jn00wB1jhEFiqv38jCjvCEX 0GOn6vGnw9yPFt1NO89N1cVotv2IXkqa7jvsgysXrFnYVuL00F86P4L1JShTNQ0Lvo4rYY 0/G0x/RFyBHWPRGaOf0/8ybcWli6FV4QTDK51a3ng0rf5IpMyhNVw8QLnTTkFu1zFcPvzO hsUlpl50stRQ4GxvWPvgKHYIiAvNuzi+UujlxM/qJDNlvVyO+A1U3tkjC6MiW2cdr0cCYG B+CQHEwVjJFCH+BSfXExwnTo/v0JAK19UC/Rv6/8LjLYZrQVulPcjuTUDO3sPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690072296; 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=koXQw6hNkf09+/wn05Wb4nLfL5DBvbWp9/QCs61L/Jo=; b=szTYwmK+jaHiB0w9BPKDswgnLd71aFb00bt/R7z3PcWet7g4gNXUclrTe9Wf5Bc8Vv4GSH 3W+iJqWEhI6iIO0NZOxOih8EsYcRdlBN5YVvcza77XMyt+/4LpTy5XdSEo2u57d1YFbc/u lmpMe3RDkdUBuWN1rhWRAOZW10s9tpgtroo67dToox4q04rXvRcEUkolfOo7Hh5EKZsGSK 2qThpzVpXgXVj5+j6QWSvKIDgYqmmOwC0AGBFzodVFptHuz1m2HEEKLHTd9oaZXEhc5aSQ u8vyYJO90jojAreXK9qxIA2yeqnfeAXhqL5pHSg3QUH/MoGcC3mp3jMRneiY6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690072296; a=rsa-sha256; cv=none; b=grHx9rrRrhyVxsqGcrxoh8o21lmFhWKRAUMO7erlIaUZnym00Z3optjYv9jddtaHJZXLMQ jH220iZO3DOP61h+2HrRTuL4pqLOniBfmaTa9WSJWTUoXImqBtcwipjk1gbayMC556qW6A BQ1GIEaV31UaYtSjxD08kjs1rKWLPWZ4fIY9loQ6sRkcivhdgtbhP93C0fGmHG2itb/3dq WwyydyKNz34171IZYEYC71DQaJpMPpGzErEXlmIO4cnXAsUHYfaek/qd1gh14gEUzL+egz zJfy0hulP9VxRDMamXlOWjUEvIRShXxMo6cR2Sx7cbElc9HeBH1h2KzX0w4WJg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4R7kkJ2VxszGCw; Sun, 23 Jul 2023 00:31:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 36N0Va0C085199; Sun, 23 Jul 2023 00:31:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 36N0VaTA085198; Sun, 23 Jul 2023 00:31:36 GMT (envelope-from git) Date: Sun, 23 Jul 2023 00:31:36 GMT Message-Id: <202307230031.36N0VaTA085198@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 47f2d131f000 - main - devel/py-azure-mgmt-containerservice: Update to 24.0.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 47f2d131f000355e35a612085816a9e11f99c433 Auto-Submitted: auto-generated The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=47f2d131f000355e35a612085816a9e11f99c433 commit 47f2d131f000355e35a612085816a9e11f99c433 Author: Danilo G. Baio AuthorDate: 2023-07-21 23:59:04 +0000 Commit: Danilo G. Baio CommitDate: 2023-07-23 00:28:48 +0000 devel/py-azure-mgmt-containerservice: Update to 24.0.0 Changelog: https://pypi.org/project/azure-mgmt-containerservice/24.0.0/ --- devel/py-azure-mgmt-containerservice/Makefile | 2 +- devel/py-azure-mgmt-containerservice/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-azure-mgmt-containerservice/Makefile b/devel/py-azure-mgmt-containerservice/Makefile index 11865bae8f91..0769f5de92e5 100644 --- a/devel/py-azure-mgmt-containerservice/Makefile +++ b/devel/py-azure-mgmt-containerservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-containerservice -PORTVERSION= 23.0.0 +PORTVERSION= 24.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-mgmt-containerservice/distinfo b/devel/py-azure-mgmt-containerservice/distinfo index 94656f8f7581..ac246de74694 100644 --- a/devel/py-azure-mgmt-containerservice/distinfo +++ b/devel/py-azure-mgmt-containerservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688223838 -SHA256 (azure-mgmt-containerservice-23.0.0.zip) = 57c2144d0bdb5123a9b2a9067c1a8ba380d5201edfaf260c571e96a5f5b33a77 -SIZE (azure-mgmt-containerservice-23.0.0.zip) = 6466129 +TIMESTAMP = 1689983889 +SHA256 (azure-mgmt-containerservice-24.0.0.zip) = b14a772c356c7350e655fe0775a5c6483784be6004db07921c74f12ff070464f +SIZE (azure-mgmt-containerservice-24.0.0.zip) = 6798025