mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
devel/py-azure-mgmt-imagebuilder: Update to 1.0.0
Changelog: https://pypi.org/project/azure-mgmt-imagebuilder/1.0.0/
This commit is contained in:
parent
db43423a00
commit
f04a1418e4
@ -1,5 +1,5 @@
|
||||
PORTNAME= azure-mgmt-imagebuilder
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -9,9 +9,9 @@ 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<2.0.0: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
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593284479
|
||||
SHA256 (azure-mgmt-imagebuilder-0.4.0.zip) = 4c9291bf16b40b043637e5e4f15650f71418ac237393e62219cab478a7951733
|
||||
SIZE (azure-mgmt-imagebuilder-0.4.0.zip) = 41756
|
||||
TIMESTAMP = 1643116260
|
||||
SHA256 (azure-mgmt-imagebuilder-1.0.0.zip) = 634e398de9a23e712aa27a4a59f9ea5d5091d1dfcfed5ac977230918872c4430
|
||||
SIZE (azure-mgmt-imagebuilder-1.0.0.zip) = 58799
|
||||
|
Loading…
Reference in New Issue
Block a user