mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
sysutils/py-azure-cli-acs: Update to 2.4.2
Changelog: https://pypi.org/project/azure-cli-acs/2.4.2/ Reported by: portscout
This commit is contained in:
parent
564c307fde
commit
f16ce6c196
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502390
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-cli-acs
|
||||
PORTVERSION= 2.4.1
|
||||
PORTVERSION= 2.4.2
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +12,8 @@ COMMENT= Microsoft Azure Command-Line Tools ACS Command Module
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-authorization>=0.50.0:devel/py-azure-mgmt-authorization@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-compute>=4.6.1:devel/py-azure-mgmt-compute@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerservice>=4.4.0:devel/py-azure-mgmt-containerservice@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-compute>=5.0.0:devel/py-azure-mgmt-compute@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerservice>=5.2.0:devel/py-azure-mgmt-containerservice@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-graphrbac>=0.60.0:devel/py-azure-graphrbac@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}paramiko>=2.0.8:security/py-paramiko@${PY_FLAVOR} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1557608906
|
||||
SHA256 (azure-cli-acs-2.4.1.tar.gz) = b5c62d18466eff0cfda0b547109603f9fe35897e21a6f5be0939429fed3dd148
|
||||
SIZE (azure-cli-acs-2.4.1.tar.gz) = 53178
|
||||
TIMESTAMP = 1558572995
|
||||
SHA256 (azure-cli-acs-2.4.2.tar.gz) = decfc0a7d41fd5f8badb60bc9e022630bbb56601a5e5cf849f064576c311034c
|
||||
SIZE (azure-cli-acs-2.4.2.tar.gz) = 53293
|
||||
|
Loading…
Reference in New Issue
Block a user