Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2019 21:13:11 +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: r491431 - head/sysutils/py-azure-cli-storage
Message-ID:  <201901272113.x0RLDBI3059732@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sun Jan 27 21:13:10 2019
New Revision: 491431
URL: https://svnweb.freebsd.org/changeset/ports/491431

Log:
  sysutils/py-azure-cli-storage: Update to 2.3.0
  
  Changelog:	https://pypi.org/project/azure-cli-storage/2.3.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 Jan 27 21:12:38 2019	(r491430)
+++ head/sysutils/py-azure-cli-storage/Makefile	Sun Jan 27 21:13:10 2019	(r491431)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-storage
-PORTVERSION=	2.2.7
+PORTVERSION=	2.3.0
 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.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
+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-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	Sun Jan 27 21:12:38 2019	(r491430)
+++ head/sysutils/py-azure-cli-storage/distinfo	Sun Jan 27 21:13:10 2019	(r491431)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545592954
-SHA256 (azure-cli-storage-2.2.7.tar.gz) = b7d5dcf1a98590317bb05209bfba182f79a752d352ce985ceec778efa14347e6
-SIZE (azure-cli-storage-2.2.7.tar.gz) = 56818
+TIMESTAMP = 1548594518
+SHA256 (azure-cli-storage-2.3.0.tar.gz) = 28af6454030bcc547017fbcfacb41d6ac91e3b2e885908cda36b093ea8afe66f
+SIZE (azure-cli-storage-2.3.0.tar.gz) = 57667



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