From owner-svn-ports-head@freebsd.org Sat Mar 27 17:29:29 2021 Return-Path: Delivered-To: svn-ports-head@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 C392C57AD83; Sat, 27 Mar 2021 17:29:29 +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) 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 4F75S958g2z4TDF; Sat, 27 Mar 2021 17:29:29 +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 A3E0110FE8; Sat, 27 Mar 2021 17:29:29 +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 12RHTTQs096468; Sat, 27 Mar 2021 17:29:29 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12RHTSDR096464; Sat, 27 Mar 2021 17:29:28 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202103271729.12RHTSDR096464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 27 Mar 2021 17:29:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569344 - in head/devel: . py-azure-identity X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head/devel: . py-azure-identity X-SVN-Commit-Revision: 569344 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2021 17:29:29 -0000 Author: dbaio Date: Sat Mar 27 17:29:28 2021 New Revision: 569344 URL: https://svnweb.freebsd.org/changeset/ports/569344 Log: Add devel/py-azure-identity This is the Microsoft Azure Identity Client Library. The Azure Identity library provides a set of credential classes for use with Azure SDK clients which support Azure Active Directory (AAD) token authentication. WWW: https://pypi.org/project/azure-identity/ Added: head/devel/py-azure-identity/ head/devel/py-azure-identity/Makefile (contents, props changed) head/devel/py-azure-identity/distinfo (contents, props changed) head/devel/py-azure-identity/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Mar 27 17:27:56 2021 (r569343) +++ head/devel/Makefile Sat Mar 27 17:29:28 2021 (r569344) @@ -4111,6 +4111,7 @@ SUBDIR += py-azure-datalake-store SUBDIR += py-azure-functions-devops-build SUBDIR += py-azure-graphrbac + SUBDIR += py-azure-identity SUBDIR += py-azure-keyvault SUBDIR += py-azure-keyvault-administration SUBDIR += py-azure-loganalytics Added: head/devel/py-azure-identity/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-azure-identity/Makefile Sat Mar 27 17:29:28 2021 (r569344) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= azure-identity +DISTVERSION= 1.5.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dbaio@FreeBSD.org +COMMENT= Microsoft Azure Identity Library for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.0.0<2.0.0:devel/py-azure-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.4:security/py-cryptography@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msal>=1.6.0<2.0.0:devel/py-msal@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msal-extensions>=0.3.0:devel/py-msal-extensions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.6:devel/py-six@${PY_FLAVOR} + +USES= azurepy python:3.6+ zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/devel/py-azure-identity/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-azure-identity/distinfo Sat Mar 27 17:29:28 2021 (r569344) @@ -0,0 +1,3 @@ +TIMESTAMP = 1616849422 +SHA256 (azure-identity-1.5.0.zip) = 872adfa760b2efdd62595659b283deba92d47b7a67557eb9ff48f0b5d04ee396 +SIZE (azure-identity-1.5.0.zip) = 221449 Added: head/devel/py-azure-identity/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-azure-identity/pkg-descr Sat Mar 27 17:29:28 2021 (r569344) @@ -0,0 +1,7 @@ +This is the Microsoft Azure Identity Client Library. + +The Azure Identity library provides a set of credential classes for use with +Azure SDK clients which support Azure Active Directory (AAD) token +authentication. + +WWW: https://pypi.org/project/azure-identity/