Add devel/py-azure-mgmt-privatedns
This is the Microsoft Azure DNS Private Zones Client Library. 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-privatedns/
This commit is contained in:
@@ -4198,6 +4198,7 @@
|
||||
SUBDIR += py-azure-mgmt-netapp
|
||||
SUBDIR += py-azure-mgmt-network
|
||||
SUBDIR += py-azure-mgmt-policyinsights
|
||||
SUBDIR += py-azure-mgmt-privatedns
|
||||
SUBDIR += py-azure-mgmt-rdbms
|
||||
SUBDIR += py-azure-mgmt-recoveryservices
|
||||
SUBDIR += py-azure-mgmt-recoveryservicesbackup
|
||||
|
||||
23
devel/py-azure-mgmt-privatedns/Makefile
Normal file
23
devel/py-azure-mgmt-privatedns/Makefile
Normal file
@@ -0,0 +1,23 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-privatedns
|
||||
PORTVERSION= 0.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= dbaio@FreeBSD.org
|
||||
COMMENT= Microsoft Azure DNS Private Zones 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:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
devel/py-azure-mgmt-privatedns/distinfo
Normal file
3
devel/py-azure-mgmt-privatedns/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1567886095
|
||||
SHA256 (azure-mgmt-privatedns-0.1.0.zip) = d29cfd8cec806e06673d9382d3f5766fc65d9a9de75b424705094a34a7db8d23
|
||||
SIZE (azure-mgmt-privatedns-0.1.0.zip) = 49776
|
||||
6
devel/py-azure-mgmt-privatedns/pkg-descr
Normal file
6
devel/py-azure-mgmt-privatedns/pkg-descr
Normal file
@@ -0,0 +1,6 @@
|
||||
This is the Microsoft Azure DNS Private Zones Client Library.
|
||||
|
||||
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-privatedns/
|
||||
Reference in New Issue
Block a user