From owner-dev-commits-ports-main@freebsd.org Sun Sep 12 20:09:17 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 2A1B166CC64; Sun, 12 Sep 2021 20:09:17 +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 4H710Y0hVdz3lRr; Sun, 12 Sep 2021 20:09:17 +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 E7A0819EE7; Sun, 12 Sep 2021 20:09:16 +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 18CK9G2N054532; Sun, 12 Sep 2021 20:09:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18CK9GvD054531; Sun, 12 Sep 2021 20:09:16 GMT (envelope-from git) Date: Sun, 12 Sep 2021 20:09:16 GMT Message-Id: <202109122009.18CK9GvD054531@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: 21f3634fd5d6 - main - devel/py-azure-mgmt-sqlvirtualmachine: Update to 1.0.0b1 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: 21f3634fd5d6154442ab57a06eb6e96860a401f7 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: Sun, 12 Sep 2021 20:09:17 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=21f3634fd5d6154442ab57a06eb6e96860a401f7 commit 21f3634fd5d6154442ab57a06eb6e96860a401f7 Author: Danilo G. Baio AuthorDate: 2021-09-12 18:17:05 +0000 Commit: Danilo G. Baio CommitDate: 2021-09-12 20:08:51 +0000 devel/py-azure-mgmt-sqlvirtualmachine: Update to 1.0.0b1 Changelog: https://pypi.org/project/azure-mgmt-sqlvirtualmachine/1.0.0b1/ --- devel/py-azure-mgmt-sqlvirtualmachine/Makefile | 8 ++++---- devel/py-azure-mgmt-sqlvirtualmachine/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-azure-mgmt-sqlvirtualmachine/Makefile b/devel/py-azure-mgmt-sqlvirtualmachine/Makefile index 619300c40af1..bcedbb904d98 100644 --- a/devel/py-azure-mgmt-sqlvirtualmachine/Makefile +++ b/devel/py-azure-mgmt-sqlvirtualmachine/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-sqlvirtualmachine -PORTVERSION= 0.5.0 +DISTVERSION= 1.0.0b1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure SQL Virtual Machine Management Client Library for Pytho LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${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} USES= azurepy python:3.6+ zip USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-azure-mgmt-sqlvirtualmachine/distinfo b/devel/py-azure-mgmt-sqlvirtualmachine/distinfo index db3380e3a933..06743b6e52fa 100644 --- a/devel/py-azure-mgmt-sqlvirtualmachine/distinfo +++ b/devel/py-azure-mgmt-sqlvirtualmachine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575217543 -SHA256 (azure-mgmt-sqlvirtualmachine-0.5.0.zip) = b5a9423512a7b12844ac014366a1d53c81017a14f39676beedf004a532aa2aad -SIZE (azure-mgmt-sqlvirtualmachine-0.5.0.zip) = 42585 +TIMESTAMP = 1631470424 +SHA256 (azure-mgmt-sqlvirtualmachine-1.0.0b1.zip) = 4ab153bd4fbaed4dc2a4c2cf64c6b05ee45d4886d3b1f6afda315922c6563e6c +SIZE (azure-mgmt-sqlvirtualmachine-1.0.0b1.zip) = 66717