git: 5c3206245c95 - main - devel/py-azure-mgmt-cdn: Update to 11.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sun Apr 18 12:25:32 UTC 2021


The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c3206245c95d0b54a8eb4f7d53a5919aa845bb9

commit 5c3206245c95d0b54a8eb4f7d53a5919aa845bb9
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-04-17 15:58:37 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-04-18 12:21:59 +0000

    devel/py-azure-mgmt-cdn: Update to 11.0.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-cdn/11.0.0/
---
 devel/py-azure-mgmt-cdn/Makefile | 6 +++---
 devel/py-azure-mgmt-cdn/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-azure-mgmt-cdn/Makefile b/devel/py-azure-mgmt-cdn/Makefile
index f5565a1127c0..8c3935f1a9c9 100644
--- a/devel/py-azure-mgmt-cdn/Makefile
+++ b/devel/py-azure-mgmt-cdn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-cdn
-DISTVERSION=	7.0.0
+DISTVERSION=	11.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ COMMENT=	Microsoft Azure CDN Management Client Library for Python
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${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}
+		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-cdn/distinfo b/devel/py-azure-mgmt-cdn/distinfo
index b7f7fbb17e14..e52c85596a49 100644
--- a/devel/py-azure-mgmt-cdn/distinfo
+++ b/devel/py-azure-mgmt-cdn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614728777
-SHA256 (azure-mgmt-cdn-7.0.0.zip) = e9a6c9a19b3971ba1dbdeef96c0a5a2c3594633a7547a60e6bfcb8033864ee38
-SIZE (azure-mgmt-cdn-7.0.0.zip) = 163015
+TIMESTAMP = 1618675048
+SHA256 (azure-mgmt-cdn-11.0.0.zip) = 28e7070001e7208cdb6c2ad253ec78851abdd73be482230d2c0874eed5bc0907
+SIZE (azure-mgmt-cdn-11.0.0.zip) = 274210


More information about the dev-commits-ports-main mailing list