From owner-dev-commits-ports-all@freebsd.org Sat Jul 10 00:20:15 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 7BCC5648DBC; Sat, 10 Jul 2021 00:20:15 +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 4GM9f64H0Vz4VPR; Sat, 10 Jul 2021 00:20:14 +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 E7D4B1E1E8; Sat, 10 Jul 2021 00:20:13 +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 16A0KDr9037035; Sat, 10 Jul 2021 00:20:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16A0KD5U037033; Sat, 10 Jul 2021 00:20:13 GMT (envelope-from git) Date: Sat, 10 Jul 2021 00:20:13 GMT Message-Id: <202107100020.16A0KD5U037033@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: 7859b07e97a3 - main - devel/py-azure-mgmt-appconfiguration: Update to 2.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: 7859b07e97a3fa8f949b17f8d02d98905991dcee 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: Sat, 10 Jul 2021 00:20:15 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=7859b07e97a3fa8f949b17f8d02d98905991dcee commit 7859b07e97a3fa8f949b17f8d02d98905991dcee Author: Danilo G. Baio AuthorDate: 2021-07-09 22:49:06 +0000 Commit: Danilo G. Baio CommitDate: 2021-07-10 00:18:36 +0000 devel/py-azure-mgmt-appconfiguration: Update to 2.0.0 Changelog: https://pypi.org/project/azure-mgmt-appconfiguration/2.0.0/ --- devel/py-azure-mgmt-appconfiguration/Makefile | 4 ++-- devel/py-azure-mgmt-appconfiguration/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-mgmt-appconfiguration/Makefile b/devel/py-azure-mgmt-appconfiguration/Makefile index 70a9358ccec3..345cfdbc782d 100644 --- a/devel/py-azure-mgmt-appconfiguration/Makefile +++ b/devel/py-azure-mgmt-appconfiguration/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-appconfiguration -PORTVERSION= 1.0.1 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure App Configuration 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-appconfiguration/distinfo b/devel/py-azure-mgmt-appconfiguration/distinfo index 4c1346c602c5..5d1268d5a2f4 100644 --- a/devel/py-azure-mgmt-appconfiguration/distinfo +++ b/devel/py-azure-mgmt-appconfiguration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611237333 -SHA256 (azure-mgmt-appconfiguration-1.0.1.zip) = b58bbe82a7429ba589292024896b58d96fe9fa732c578569cac349928dc2ca5f -SIZE (azure-mgmt-appconfiguration-1.0.1.zip) = 82632 +TIMESTAMP = 1625870866 +SHA256 (azure-mgmt-appconfiguration-2.0.0.zip) = 97e990ec6a5a3acafc7fc1add8ff1a160ebb2052792931352fd7cf1d90f1f956 +SIZE (azure-mgmt-appconfiguration-2.0.0.zip) = 79853