svn commit: r502382 - head/sysutils/py-azure-cli-hdinsight
Danilo G. Baio
dbaio at FreeBSD.org
Thu May 23 22:09:17 UTC 2019
Author: dbaio
Date: Thu May 23 22:09:15 2019
New Revision: 502382
URL: https://svnweb.freebsd.org/changeset/ports/502382
Log:
sysutils/py-azure-cli-hdinsight: Update to 0.3.4
Changelog: https://pypi.org/project/azure-cli-hdinsight/0.3.4/
Reported by: portscout
Modified:
head/sysutils/py-azure-cli-hdinsight/Makefile
head/sysutils/py-azure-cli-hdinsight/distinfo
Modified: head/sysutils/py-azure-cli-hdinsight/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-hdinsight/Makefile Thu May 23 22:07:58 2019 (r502381)
+++ head/sysutils/py-azure-cli-hdinsight/Makefile Thu May 23 22:09:15 2019 (r502382)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= azure-cli-hdinsight
-PORTVERSION= 0.3.3
+PORTVERSION= 0.3.4
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ COMMENT= Microsoft Azure Command-Line Tools HDInsight
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-hdinsight>=0.2.1: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.6.0.r1:devel/py-azure-mgmt-network@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.3.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-network>=2.7.0:devel/py-azure-mgmt-network@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR}
USES= azurepy python
Modified: head/sysutils/py-azure-cli-hdinsight/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-hdinsight/distinfo Thu May 23 22:07:58 2019 (r502381)
+++ head/sysutils/py-azure-cli-hdinsight/distinfo Thu May 23 22:09:15 2019 (r502382)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555200559
-SHA256 (azure-cli-hdinsight-0.3.3.tar.gz) = dbb2ef1732bd3014d27db455b6f86cbe7603a909d419c93afa86aa9d5bc3fc09
-SIZE (azure-cli-hdinsight-0.3.3.tar.gz) = 13036
+TIMESTAMP = 1558572443
+SHA256 (azure-cli-hdinsight-0.3.4.tar.gz) = 7e94777c2c4f674caf088d8009141b1809bd57cc920020947272ea48161dc5c6
+SIZE (azure-cli-hdinsight-0.3.4.tar.gz) = 13106
More information about the svn-ports-all
mailing list