git: b1712088a262 - main - devel/py-azure-mgmt-web: Update to 2.0.0

Danilo G. Baio dbaio at FreeBSD.org
Fri May 7 02:52:33 UTC 2021


The branch main has been updated by dbaio:

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

commit b1712088a2628f3fe878b498b481f189973c955f
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-05-07 00:52:02 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-05-07 02:51:07 +0000

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

diff --git a/devel/py-azure-mgmt-web/Makefile b/devel/py-azure-mgmt-web/Makefile
index b22eefc31dfc..27e1a94ea7d9 100644
--- a/devel/py-azure-mgmt-web/Makefile
+++ b/devel/py-azure-mgmt-web/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-web
-PORTVERSION=	0.48.0
+PORTVERSION=	2.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ COMMENT=	Microsoft Azure Web Apps 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-web/distinfo b/devel/py-azure-mgmt-web/distinfo
index 6f693f268923..a18c890799dd 100644
--- a/devel/py-azure-mgmt-web/distinfo
+++ b/devel/py-azure-mgmt-web/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604185319
-SHA256 (azure-mgmt-web-0.48.0.zip) = da0f9e3b57528c72a7bc92e3515413a4a4fdbc9626c26ac04b7551a7739a81ec
-SIZE (azure-mgmt-web-0.48.0.zip) = 1072907
+TIMESTAMP = 1620348564
+SHA256 (azure-mgmt-web-2.0.0.zip) = 0040e1c9c795f7bebe43647ff30b62cb0db7175175df5cbfa1e554a6a277b81e
+SIZE (azure-mgmt-web-2.0.0.zip) = 2361452


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