devel/py-azure-mgmt-hdinsight: Update to 1.5.1
Changelog: https://pypi.org/project/azure-mgmt-hdinsight/1.5.1/ Reported by: portscout
This commit is contained in:
parent
0ebe4dcab4
commit
61d0bbfdd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540644
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-hdinsight
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Microsoft Azure HDInsight Management 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}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}
|
||||
|
||||
USES= azurepy python:3.6+ zip
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1579218728
|
||||
SHA256 (azure-mgmt-hdinsight-1.4.0.zip) = 9bf9cf9213acf028a0332fd4ee9f15ed90cad7b06c79ccb1f42afff08f74b57e
|
||||
SIZE (azure-mgmt-hdinsight-1.4.0.zip) = 70690
|
||||
TIMESTAMP = 1593284542
|
||||
SHA256 (azure-mgmt-hdinsight-1.5.1.zip) = 76b94f3e43fdc6698023d79be731937dc645dc3178dc134854768528ecc0aea3
|
||||
SIZE (azure-mgmt-hdinsight-1.5.1.zip) = 71902
|
||||
|
|
Loading…
Reference in a new issue