Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2020 22:59:05 +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: r544727 - head/devel/py-azure-mgmt-cdn
Message-ID:  <202008112259.07BMx54O044458@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Tue Aug 11 22:59:04 2020
New Revision: 544727
URL: https://svnweb.freebsd.org/changeset/ports/544727

Log:
  devel/py-azure-mgmt-cdn: Update to 5.0.0
  
  Changelog:	https://pypi.org/project/azure-mgmt-cdn/5.0.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	Tue Aug 11 22:58:49 2020	(r544726)
+++ head/devel/py-azure-mgmt-cdn/Makefile	Tue Aug 11 22:59:04 2020	(r544727)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-cdn
-DISTVERSION=	4.1.0rc1
+DISTVERSION=	5.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure CDN Management Client Library
 LICENSE=	MIT
 
 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}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip

Modified: head/devel/py-azure-mgmt-cdn/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-cdn/distinfo	Tue Aug 11 22:58:49 2020	(r544726)
+++ head/devel/py-azure-mgmt-cdn/distinfo	Tue Aug 11 22:59:04 2020	(r544727)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584133682
-SHA256 (azure-mgmt-cdn-4.1.0rc1.zip) = 853c73d612f5d97387e079c5841a9f1a05702173d0c7c0c59ba7b0fd86380503
-SIZE (azure-mgmt-cdn-4.1.0rc1.zip) = 85171
+TIMESTAMP = 1597104916
+SHA256 (azure-mgmt-cdn-5.0.0.zip) = 95b3d7296a11a5ae85e80279f8ef6d87b92e4e9789c4e63fb2a4f31ca9c12b78
+SIZE (azure-mgmt-cdn-5.0.0.zip) = 104608



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