mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
sysutils/py-azure-cli-hdinsight: Update to 0.3.0
Changelog: https://pypi.org/project/azure-cli-hdinsight/0.3.0/ Reported by: portscout
This commit is contained in:
parent
f8780fed89
commit
0d16d0a96d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491773
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-cli-hdinsight
|
||||
PORTVERSION= 0.2.0
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,6 +12,8 @@ COMMENT= Microsoft Azure Command-Line Tools HDInsight Command Module
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-hdinsight>=0.2.0:devel/py-azure-mgmt-hdinsight@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.1:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-network>=2.4.0:devel/py-azure-mgmt-network@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1548593695
|
||||
SHA256 (azure-cli-hdinsight-0.2.0.tar.gz) = 6af0f93ba06654b72fe92b0fd6abe1d3bd0cd963f470c616eba61eb6fb38a8de
|
||||
SIZE (azure-cli-hdinsight-0.2.0.tar.gz) = 9877
|
||||
TIMESTAMP = 1548883492
|
||||
SHA256 (azure-cli-hdinsight-0.3.0.tar.gz) = e63224cac5b0c46658cbe5006193178b3f801c368b30d4735898283e6192bb68
|
||||
SIZE (azure-cli-hdinsight-0.3.0.tar.gz) = 12752
|
||||
|
Loading…
Reference in New Issue
Block a user