From owner-dev-commits-ports-main@freebsd.org Sat May 29 14:03:24 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 212126413B0; Sat, 29 May 2021 14:03:24 +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 4FsjvH6xMnz3Fb7; Sat, 29 May 2021 14:03:23 +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 D527C3887; Sat, 29 May 2021 14:03:23 +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 14TE3NuA090377; Sat, 29 May 2021 14:03:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14TE3Nft090376; Sat, 29 May 2021 14:03:23 GMT (envelope-from git) Date: Sat, 29 May 2021 14:03:23 GMT Message-Id: <202105291403.14TE3Nft090376@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: bc5312d03552 - main - devel/py-azure-mgmt-network: Update to 19.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: bc5312d03552417cc9cccf3934f7c634d93326c7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2021 14:03:24 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc5312d03552417cc9cccf3934f7c634d93326c7 commit bc5312d03552417cc9cccf3934f7c634d93326c7 Author: Danilo G. Baio AuthorDate: 2021-05-29 11:53:27 +0000 Commit: Danilo G. Baio CommitDate: 2021-05-29 14:02:09 +0000 devel/py-azure-mgmt-network: Update to 19.0.0 Changelog: https://pypi.org/project/azure-mgmt-network/19.0.0/ --- devel/py-azure-mgmt-network/Makefile | 4 ++-- devel/py-azure-mgmt-network/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-mgmt-network/Makefile b/devel/py-azure-mgmt-network/Makefile index 19e28e8a144a..d8b3edd111c2 100644 --- a/devel/py-azure-mgmt-network/Makefile +++ b/devel/py-azure-mgmt-network/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-network -DISTVERSION= 18.0.0 +DISTVERSION= 19.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Network Management 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}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} diff --git a/devel/py-azure-mgmt-network/distinfo b/devel/py-azure-mgmt-network/distinfo index 9cb63b0d1516..d26f2b195dd8 100644 --- a/devel/py-azure-mgmt-network/distinfo +++ b/devel/py-azure-mgmt-network/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616850949 -SHA256 (azure-mgmt-network-18.0.0.zip) = 85fdeb7a1a8d89be9b585396796b218b31b681590d57d82d3ea14cf1f2d20b4a -SIZE (azure-mgmt-network-18.0.0.zip) = 20455932 +TIMESTAMP = 1622289052 +SHA256 (azure-mgmt-network-19.0.0.zip) = 5e39a26ae81fa58c13c02029700f8c7b22c3fd832a294c543e3156a91b9459e8 +SIZE (azure-mgmt-network-19.0.0.zip) = 21550663