From owner-dev-commits-ports-all@freebsd.org Fri Aug 20 11:31:27 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1237765E4E0; Fri, 20 Aug 2021 11:31: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 4Grfbf5QYkz3LyY; Fri, 20 Aug 2021 11:31:26 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 9742F1840B; Fri, 20 Aug 2021 11:31:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KBVQT3068334; Fri, 20 Aug 2021 11:31:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KBVQ0x068333; Fri, 20 Aug 2021 11:31:26 GMT (envelope-from git) Date: Fri, 20 Aug 2021 11:31:26 GMT Message-Id: <202108201131.17KBVQ0x068333@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: 6eaf232269fe - main - devel/py-azure-batch: Update to 11.0.0 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: 6eaf232269fe26c129029f0f2ffe9ab74bb10bf0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 11:31:27 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=6eaf232269fe26c129029f0f2ffe9ab74bb10bf0 commit 6eaf232269fe26c129029f0f2ffe9ab74bb10bf0 Author: Danilo G. Baio AuthorDate: 2021-08-20 00:50:58 +0000 Commit: Danilo G. Baio CommitDate: 2021-08-20 11:30:12 +0000 devel/py-azure-batch: Update to 11.0.0 Changelog: https://pypi.org/project/azure-batch/11.0.0/ --- devel/py-azure-batch/Makefile | 4 ++-- devel/py-azure-batch/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-batch/Makefile b/devel/py-azure-batch/Makefile index 380a8ca045ba..a1fd1ce18b15 100644 --- a/devel/py-azure-batch/Makefile +++ b/devel/py-azure-batch/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-batch -PORTVERSION= 10.0.0 +PORTVERSION= 11.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Batch Client Library for Python LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} diff --git a/devel/py-azure-batch/distinfo b/devel/py-azure-batch/distinfo index 90703ff1542a..9a75f8785424 100644 --- a/devel/py-azure-batch/distinfo +++ b/devel/py-azure-batch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609620572 -SHA256 (azure-batch-10.0.0.zip) = 83d7a2b0be42ca456ac2b56fa3dc6ce704c130e888d37d924072c1d3718f32d0 -SIZE (azure-batch-10.0.0.zip) = 258906 +TIMESTAMP = 1629420585 +SHA256 (azure-batch-11.0.0.zip) = ce5fdb0ec962eddfe85cd82205e9177cb0bbdb445265746e38b3bbbf1f16dc73 +SIZE (azure-batch-11.0.0.zip) = 257237