mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/py-azure-cli-acr: Update to 2.1.12
Changelog: https://pypi.org/project/azure-cli-acr/2.1.12/ Reported by: portscout
This commit is contained in:
parent
1d907d2bc6
commit
05bfd4e9a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491414
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-cli-acr
|
||||
PORTVERSION= 2.1.11
|
||||
PORTVERSION= 2.1.12
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,8 +11,8 @@ COMMENT= Microsoft Azure Command-Line Tools ACR Command Module
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=2.4.0:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.1:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=2.6.0:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=1.3.1:devel/py-azure-storage-blob@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1546106940
|
||||
SHA256 (azure-cli-acr-2.1.11.tar.gz) = 0edef63b7c38b4c8941ea8197b7049b715e68156c4e31fab59b611a235c92f62
|
||||
SIZE (azure-cli-acr-2.1.11.tar.gz) = 48508
|
||||
TIMESTAMP = 1548592640
|
||||
SHA256 (azure-cli-acr-2.1.12.tar.gz) = 30f8636848c95ba9dc1641725202ddee79c914f428dcf9050692df9c2cae2151
|
||||
SIZE (azure-cli-acr-2.1.12.tar.gz) = 48809
|
||||
|
|
Loading…
Add table
Reference in a new issue