From nobody Sun Oct 17 15:51:35 2021 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 1189C17F57C8; Sun, 17 Oct 2021 15:51:37 +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 4HXPd44QJxz3GfL; Sun, 17 Oct 2021 15:51:36 +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 1B6717CAF; Sun, 17 Oct 2021 15:51:36 +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 19HFpZg9077865; Sun, 17 Oct 2021 15:51:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19HFpZWP077853; Sun, 17 Oct 2021 15:51:35 GMT (envelope-from git) Date: Sun, 17 Oct 2021 15:51:35 GMT Message-Id: <202110171551.19HFpZWP077853@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: 0b387fb3d9dd - main - devel/py-azure-mgmt-web: Update to 4.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: 0b387fb3d9dd6b9dd2fb11c19221566e7a91f85d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b387fb3d9dd6b9dd2fb11c19221566e7a91f85d commit 0b387fb3d9dd6b9dd2fb11c19221566e7a91f85d Author: Danilo G. Baio AuthorDate: 2021-10-17 13:47:08 +0000 Commit: Danilo G. Baio CommitDate: 2021-10-17 15:51:15 +0000 devel/py-azure-mgmt-web: Update to 4.0.0 Changelog: https://pypi.org/project/azure-mgmt-web/4.0.0/ --- devel/py-azure-mgmt-web/Makefile | 4 ++-- devel/py-azure-mgmt-web/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-mgmt-web/Makefile b/devel/py-azure-mgmt-web/Makefile index 27e1a94ea7d9..7d0f78ffc72a 100644 --- a/devel/py-azure-mgmt-web/Makefile +++ b/devel/py-azure-mgmt-web/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-web -PORTVERSION= 2.0.0 +PORTVERSION= 4.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Web Apps 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-web/distinfo b/devel/py-azure-mgmt-web/distinfo index a18c890799dd..5accd394b6d0 100644 --- a/devel/py-azure-mgmt-web/distinfo +++ b/devel/py-azure-mgmt-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620348564 -SHA256 (azure-mgmt-web-2.0.0.zip) = 0040e1c9c795f7bebe43647ff30b62cb0db7175175df5cbfa1e554a6a277b81e -SIZE (azure-mgmt-web-2.0.0.zip) = 2361452 +TIMESTAMP = 1634478335 +SHA256 (azure-mgmt-web-4.0.0.zip) = e57437a933e7dea9b0618fe790e0dadc63f9857735361ac8b5f5e8062b9c2a0d +SIZE (azure-mgmt-web-4.0.0.zip) = 3947982