svn commit: r502371 - head/sysutils/py-azure-cli-storage
Danilo G. Baio
dbaio at FreeBSD.org
Thu May 23 22:01:04 UTC 2019
Author: dbaio
Date: Thu May 23 22:01:03 2019
New Revision: 502371
URL: https://svnweb.freebsd.org/changeset/ports/502371
Log:
sysutils/py-azure-cli-storage: Update to 2.4.2
Changelog: https://pypi.org/project/azure-cli-storage/2.4.2/
Reported by: portscout
Modified:
head/sysutils/py-azure-cli-storage/Makefile
head/sysutils/py-azure-cli-storage/distinfo
Modified: head/sysutils/py-azure-cli-storage/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-storage/Makefile Thu May 23 22:00:28 2019 (r502370)
+++ head/sysutils/py-azure-cli-storage/Makefile Thu May 23 22:01:03 2019 (r502371)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= azure-cli-storage
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.2
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT= Microsoft Azure Command-Line Tools Storage Co
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.1:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.3.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-multiapi-storage>=0.2.3:devel/py-azure-multiapi-storage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR}
Modified: head/sysutils/py-azure-cli-storage/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-storage/distinfo Thu May 23 22:00:28 2019 (r502370)
+++ head/sysutils/py-azure-cli-storage/distinfo Thu May 23 22:01:03 2019 (r502371)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556399690
-SHA256 (azure-cli-storage-2.4.1.tar.gz) = ccb6f032baac1d53cecb3d685d371003f51c1a846c1f4cf3196a576357df94ca
-SIZE (azure-cli-storage-2.4.1.tar.gz) = 59977
+TIMESTAMP = 1558571476
+SHA256 (azure-cli-storage-2.4.2.tar.gz) = 49750de4958d52ad9595aa5dbdcd194c01a7a062a39515299b8acc223ecfab99
+SIZE (azure-cli-storage-2.4.2.tar.gz) = 63373
More information about the svn-ports-all
mailing list