Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 16:00:24 +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: r527428 - head/devel/py-azure-mgmt-storage
Message-ID:  <202002291600.01TG0OaT044595@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Feb 29 16:00:23 2020
New Revision: 527428
URL: https://svnweb.freebsd.org/changeset/ports/527428

Log:
  devel/py-azure-mgmt-storage: Update to 7.2.0
  
  Changelog:	https://pypi.org/project/azure-mgmt-storage/7.2.0/
  Reported by:	portscout

Modified:
  head/devel/py-azure-mgmt-storage/Makefile
  head/devel/py-azure-mgmt-storage/distinfo

Modified: head/devel/py-azure-mgmt-storage/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-storage/Makefile	Sat Feb 29 15:54:56 2020	(r527427)
+++ head/devel/py-azure-mgmt-storage/Makefile	Sat Feb 29 16:00:23 2020	(r527428)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-storage
-PORTVERSION=	7.1.0
+PORTVERSION=	7.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-
 		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
 
-USES=		azurepy python zip
+USES=		azurepy python:3.5+ zip
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes

Modified: head/devel/py-azure-mgmt-storage/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-storage/distinfo	Sat Feb 29 15:54:56 2020	(r527427)
+++ head/devel/py-azure-mgmt-storage/distinfo	Sat Feb 29 16:00:23 2020	(r527428)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579218081
-SHA256 (azure-mgmt-storage-7.1.0.zip) = b4dc00bf960d98e7d03d70737fbccfedfe946b112602b375539a4fde02dfd20f
-SIZE (azure-mgmt-storage-7.1.0.zip) = 550516
+TIMESTAMP = 1582980752
+SHA256 (azure-mgmt-storage-7.2.0.zip) = 7429c82e15e2cadc9c45387186ae9082667fced1ac41f8dc9e31e537ad0a9305
+SIZE (azure-mgmt-storage-7.2.0.zip) = 552962



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