Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 23:16:17 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498966 - head/sysutils/py-azure-cli-storage
Message-ID:  <201904142316.x3ENGHqk092365@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sun Apr 14 23:16:17 2019
New Revision: 498966
URL: https://svnweb.freebsd.org/changeset/ports/498966

Log:
  sysutils/py-azure-cli-storage: Update to 2.4.0
  
  Changelog:      https://pypi.org/project/azure-cli-storage/2.4.0/
  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	Sun Apr 14 23:15:34 2019	(r498965)
+++ head/sysutils/py-azure-cli-storage/Makefile	Sun Apr 14 23:16:17 2019	(r498966)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-storage
-PORTVERSION=	2.3.2
+PORTVERSION=	2.4.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,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} \
-		${PYTHON_PKGNAMEPREFIX}azure-multiapi-storage>=0.2.2:devel/py-azure-multiapi-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}
 
 USES=		azurepy python

Modified: head/sysutils/py-azure-cli-storage/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-storage/distinfo	Sun Apr 14 23:15:34 2019	(r498965)
+++ head/sysutils/py-azure-cli-storage/distinfo	Sun Apr 14 23:16:17 2019	(r498966)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553900926
-SHA256 (azure-cli-storage-2.3.2.tar.gz) = 596c09de8cdbb224d381cc812c67493fc5ea723c9e616c6e88f9822eae5610f5
-SIZE (azure-cli-storage-2.3.2.tar.gz) = 58595
+TIMESTAMP = 1555199906
+SHA256 (azure-cli-storage-2.4.0.tar.gz) = c7b62f81030a10013b671b529a2b90b628d92d42a852f410ea40ae41c133612b
+SIZE (azure-cli-storage-2.4.0.tar.gz) = 59529



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904142316.x3ENGHqk092365>