Add devel/py-azure-mgmt-imagebuilder
This is the Microsoft Azure Image Builder 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-imagebuilder/
This commit is contained in:
@@ -4181,6 +4181,7 @@
|
||||
SUBDIR += py-azure-mgmt-eventgrid
|
||||
SUBDIR += py-azure-mgmt-eventhub
|
||||
SUBDIR += py-azure-mgmt-hdinsight
|
||||
SUBDIR += py-azure-mgmt-imagebuilder
|
||||
SUBDIR += py-azure-mgmt-iotcentral
|
||||
SUBDIR += py-azure-mgmt-iothub
|
||||
SUBDIR += py-azure-mgmt-iothubprovisioningservices
|
||||
|
||||
23
devel/py-azure-mgmt-imagebuilder/Makefile
Normal file
23
devel/py-azure-mgmt-imagebuilder/Makefile
Normal file
@@ -0,0 +1,23 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-imagebuilder
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= dbaio@FreeBSD.org
|
||||
COMMENT= Microsoft Azure Image Builder 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-imagebuilder/distinfo
Normal file
3
devel/py-azure-mgmt-imagebuilder/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1567885796
|
||||
SHA256 (azure-mgmt-imagebuilder-0.2.1.zip) = 7e5efd9f641764884cbb6e1521c8e7ff67c5ff85ed367ebe8623dbd289df9457
|
||||
SIZE (azure-mgmt-imagebuilder-0.2.1.zip) = 72553
|
||||
6
devel/py-azure-mgmt-imagebuilder/pkg-descr
Normal file
6
devel/py-azure-mgmt-imagebuilder/pkg-descr
Normal file
@@ -0,0 +1,6 @@
|
||||
This is the Microsoft Azure Image Builder 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-imagebuilder/
|
||||
Reference in New Issue
Block a user