Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2022 15:37:14 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a7e8952cff08 - main - devel/py-azure-mgmt-cdn: Update to 12.0.0
Message-ID:  <202204091537.239FbElX094509@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

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

commit a7e8952cff08b2e79f42e30d5dd36fb35f606cee
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-04-09 14:38:57 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-04-09 15:35:20 +0000

    devel/py-azure-mgmt-cdn: Update to 12.0.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-cdn/12.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 8c3935f1a9c9..d45abdd06b33 100644
--- a/devel/py-azure-mgmt-cdn/Makefile
+++ b/devel/py-azure-mgmt-cdn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-cdn
-DISTVERSION=	11.0.0
+DISTVERSION=	12.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ 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} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${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}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.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 e52c85596a49..8f6186948b80 100644
--- a/devel/py-azure-mgmt-cdn/distinfo
+++ b/devel/py-azure-mgmt-cdn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618675048
-SHA256 (azure-mgmt-cdn-11.0.0.zip) = 28e7070001e7208cdb6c2ad253ec78851abdd73be482230d2c0874eed5bc0907
-SIZE (azure-mgmt-cdn-11.0.0.zip) = 274210
+TIMESTAMP = 1649515092
+SHA256 (azure-mgmt-cdn-12.0.0.zip) = b7c3ee2189234b4af51ace2924927c5fd733f3de748a642d6d5040067c8c9ddd
+SIZE (azure-mgmt-cdn-12.0.0.zip) = 260396



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