From owner-svn-ports-all@freebsd.org Tue Apr 21 19:40:55 2020 Return-Path: Delivered-To: svn-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 3FCF22B7BDC; Tue, 21 Apr 2020 19:40:55 +0000 (UTC) (envelope-from dbaio@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 496DSl11Gpz40tm; Tue, 21 Apr 2020 19:40:55 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1E2916778; Tue, 21 Apr 2020 19:40:55 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03LJetnP095296; Tue, 21 Apr 2020 19:40:55 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03LJes3b094543; Tue, 21 Apr 2020 19:40:54 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202004211940.03LJes3b094543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 21 Apr 2020 19:40:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532348 - in head/devel: . py-azure-mgmt-redhatopenshift X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head/devel: . py-azure-mgmt-redhatopenshift X-SVN-Commit-Revision: 532348 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2020 19:40:55 -0000 Author: dbaio Date: Tue Apr 21 19:40:54 2020 New Revision: 532348 URL: https://svnweb.freebsd.org/changeset/ports/532348 Log: Add devel/py-azure-mgmt-redhatopenshift Microsoft Azure Red Hat Openshift Management Client Library for Python Azure Resource Manager (ARM) is the next generation of management APIs that replace the old Azure Service Management (ASM). WWW: https://pypi.org/project/azure-mgmt-redhatopenshift/ Added: head/devel/py-azure-mgmt-redhatopenshift/ head/devel/py-azure-mgmt-redhatopenshift/Makefile (contents, props changed) head/devel/py-azure-mgmt-redhatopenshift/distinfo (contents, props changed) head/devel/py-azure-mgmt-redhatopenshift/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Apr 21 19:39:31 2020 (r532347) +++ head/devel/Makefile Tue Apr 21 19:40:54 2020 (r532348) @@ -4133,6 +4133,7 @@ SUBDIR += py-azure-mgmt-rdbms SUBDIR += py-azure-mgmt-recoveryservices SUBDIR += py-azure-mgmt-recoveryservicesbackup + SUBDIR += py-azure-mgmt-redhatopenshift SUBDIR += py-azure-mgmt-redis SUBDIR += py-azure-mgmt-relay SUBDIR += py-azure-mgmt-reservations Added: head/devel/py-azure-mgmt-redhatopenshift/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-azure-mgmt-redhatopenshift/Makefile Tue Apr 21 19:40:54 2020 (r532348) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= azure-mgmt-redhatopenshift +DISTVERSION= 0.1.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Red Hat Openshift Management Client Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0: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} + +USES= azurepy python:3.6+ zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/devel/py-azure-mgmt-redhatopenshift/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-azure-mgmt-redhatopenshift/distinfo Tue Apr 21 19:40:54 2020 (r532348) @@ -0,0 +1,3 @@ +TIMESTAMP = 1587493775 +SHA256 (azure-mgmt-redhatopenshift-0.1.0.zip) = 565afbc63f5283f37c76135174f2ca20dd417da3e24b3fb1e132c4a0e2a2c5bc +SIZE (azure-mgmt-redhatopenshift-0.1.0.zip) = 30423 Added: head/devel/py-azure-mgmt-redhatopenshift/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-azure-mgmt-redhatopenshift/pkg-descr Tue Apr 21 19:40:54 2020 (r532348) @@ -0,0 +1,6 @@ +This is the Microsoft Azure Management Core Library for Python + +Azure Resource Manager (ARM) is the next generation of management APIs that +replace the old Azure Service Management (ASM). + +WWW: https://pypi.org/project/azure-mgmt-redhatopenshift/