Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2019 02:01:01 +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: r496531 - head/devel/py-azure-mgmt-cdn
Message-ID:  <201903220201.x2M211pN060772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Fri Mar 22 02:01:00 2019
New Revision: 496531
URL: https://svnweb.freebsd.org/changeset/ports/496531

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

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

Modified: head/devel/py-azure-mgmt-cdn/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-cdn/Makefile	Fri Mar 22 02:00:22 2019	(r496530)
+++ head/devel/py-azure-mgmt-cdn/Makefile	Fri Mar 22 02:01:00 2019	(r496531)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-cdn
-PORTVERSION=	3.0.0
+PORTVERSION=	3.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ COMMENT=	Microsoft Azure CDN Management Client Library
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
+		${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

Modified: head/devel/py-azure-mgmt-cdn/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-cdn/distinfo	Fri Mar 22 02:00:22 2019	(r496530)
+++ head/devel/py-azure-mgmt-cdn/distinfo	Fri Mar 22 02:01:00 2019	(r496531)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545946895
-SHA256 (azure-mgmt-cdn-3.0.0.zip) = 069774eb4b59b76ff9bd01708be0c8f9254ed40237b48368c3bb173f298755dd
-SIZE (azure-mgmt-cdn-3.0.0.zip) = 117594
+TIMESTAMP = 1552135616
+SHA256 (azure-mgmt-cdn-3.1.0.zip) = 0cdbe0914aec544884ef681e31950efa548d9bec6d6dc354e00c3dbdab9e76e3
+SIZE (azure-mgmt-cdn-3.1.0.zip) = 128660



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