From nobody Wed Jan 10 00:12:24 2024 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 4T8pCH49vbz56vvX; Wed, 10 Jan 2024 00:12:27 +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 4T8pCG4jHPz4VPQ; Wed, 10 Jan 2024 00:12:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704845546; 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=IXoSGzvamI6Xnisby9RGPPea9hq4qMfuoH15lxdrW8A=; b=KZz2x72G4e3ccuwcytzKdhbfPBtsgqpb/skN4QU/u65bsxiOnqgBDCqs8J7/A+5Znghk16 wCoSW09MpALqWDe8Ti22urIOWY7TAGNR5SnWkFJp0jA4gxO9/fRLsDN/3ayNp0WE/hYrOR pc9dqJH3nSD5EMxgZZwcJLM5Yxig2YN6256vsIz4T7HQ2yXU3QBGhABxBP+GlZdbxDSF1g 5F4jQgY7W6zF8vIyG0//WHcz+IlPHdevlzQVeKS44bUkTbdb7kxCltB7E0xt1FcrgPsa3m Wqo/qL6jDV4XH3G0JoyaUe6ZNbv4oAN08ZOTwayxW+Y3MCZQdxdi0srGmZW7dA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704845546; 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=IXoSGzvamI6Xnisby9RGPPea9hq4qMfuoH15lxdrW8A=; b=BPYS4Oam89hP6rFLU7APjbPZ1vS9zzSEvPpDU/zGXw6NQoJharSdYz392AbmHXRNk78wSI ZDGqtdKIIRwwVbUZmhXgfKIDaqATeQO5DINX/5IYfiXxUy8C5YVFCte7vOYqgNNW4TWqRS xr05Q81Pg2nuxeajgZpOqgqsIamH5rsC2cdJENB0Ez8tQFhXxW1TEnH7xi1Emw9NhRqsNC PZOj91M2N3A5oOUoG6VAnxI4wsWPSy5c2PofRkkWZkbgz886QVikiyV6ZBSKd465Az1N0h RnNUMpPzcvMoghHbOnLGDh4xP8v87h6S0QVrG3iBFVEYaz/XcOaTOizdZfPdwg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704845546; a=rsa-sha256; cv=none; b=bKIv8gNxDfBOPmjiapp3QDdsvppsJ3F+Wx1pTwqDJXKALCoBiQu+//NGhoAm3C5xqckcyg EzbAe9/94dH6+fXnxl34ZD4+bhkBqyST1PTIRN1csGdQg9sDvVvENcEb2NADgzHySddPcc 5MX7zg36Syj6rN7kSID8z5SHZJIzNBVvWXnVhTKsgBgR0zikJwHiVguxnwnXdhrJqElMzJ A+I0bKQ9q8XzooxvzQbmXg/0nBVTlX/Gb+ORWlltPp6e5OP168L3rvQd84hnvrl04V8O++ Y/tLyL0ZSAZ77kSOIr1J0RAAeD/0AM79MUR8X5r64ndTF25rl8KWzHdbWlifEA== 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 4T8pCD67v3z1BfP; Wed, 10 Jan 2024 00:12:24 +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 40A0COe8020107; Wed, 10 Jan 2024 00:12:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40A0CO3Y020104; Wed, 10 Jan 2024 00:12:24 GMT (envelope-from git) Date: Wed, 10 Jan 2024 00:12:24 GMT Message-Id: <202401100012.40A0CO3Y020104@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: c95c062a1eb0 - main - sysutils/py-azure-cli-core: Update to 2.55.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: c95c062a1eb0109a8c643085918112b427a05709 Auto-Submitted: auto-generated The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=c95c062a1eb0109a8c643085918112b427a05709 commit c95c062a1eb0109a8c643085918112b427a05709 Author: Danilo G. Baio AuthorDate: 2023-12-26 17:27:18 +0000 Commit: Danilo G. Baio CommitDate: 2024-01-10 00:09:08 +0000 sysutils/py-azure-cli-core: Update to 2.55.0 Changelog: https://github.com/Azure/azure-cli/blob/azure-cli-2.55.0/src/azure-cli-core/HISTORY.rst --- sysutils/py-azure-cli-core/Makefile | 3 +-- sysutils/py-azure-cli-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/py-azure-cli-core/Makefile b/sysutils/py-azure-cli-core/Makefile index 2a927c9b1701..9c99d73a4a87 100644 --- a/sysutils/py-azure-cli-core/Makefile +++ b/sysutils/py-azure-cli-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-cli-core -PORTVERSION= 2.53.0 +PORTVERSION= 2.55.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,6 @@ WWW= https://pypi.org/project/azure-cli-core/ LICENSE= MIT -# argcomplete~=3.1.1, testing with an older version, it seems harmless RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=3.1.1:devel/py-argcomplete@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-cli-telemetry>=1.1.0:sysutils/py-azure-cli-telemetry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}humanfriendly>=10.0:textproc/py-humanfriendly@${PY_FLAVOR} \ diff --git a/sysutils/py-azure-cli-core/distinfo b/sysutils/py-azure-cli-core/distinfo index 8bd9415ffd79..6d0ef3214b6f 100644 --- a/sysutils/py-azure-cli-core/distinfo +++ b/sysutils/py-azure-cli-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696202749 -SHA256 (azure-cli-core-2.53.0.tar.gz) = 724cd745533a43ee0cee3467e8e594afb075b1807a68ff1c122c2b3ffd374176 -SIZE (azure-cli-core-2.53.0.tar.gz) = 214029 +TIMESTAMP = 1703611242 +SHA256 (azure-cli-core-2.55.0.tar.gz) = 46ee5af06f8cfe565ed28b0415ebe69d75350c62b29c909eee2870550a0805c2 +SIZE (azure-cli-core-2.55.0.tar.gz) = 214563