git: 58702587d81e - main - devel/py-azure-mgmt-applicationinsights: Update to 1.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sat Jun 19 13:24:42 UTC 2021


The branch main has been updated by dbaio:

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

commit 58702587d81e079cc7a97c8f029d60023b0d9c47
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-06-19 11:42:07 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-06-19 13:23:40 +0000

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

diff --git a/devel/py-azure-mgmt-applicationinsights/Makefile b/devel/py-azure-mgmt-applicationinsights/Makefile
index 1112da470b87..48b2736faa12 100644
--- a/devel/py-azure-mgmt-applicationinsights/Makefile
+++ b/devel/py-azure-mgmt-applicationinsights/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-applicationinsights
-PORTVERSION=	0.2.0
+PORTVERSION=	1.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ COMMENT=	Microsoft Azure Application Insights Management Cli 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: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-applicationinsights/distinfo b/devel/py-azure-mgmt-applicationinsights/distinfo
index 1d438ce782f8..c1faa1f6b5f2 100644
--- a/devel/py-azure-mgmt-applicationinsights/distinfo
+++ b/devel/py-azure-mgmt-applicationinsights/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558571151
-SHA256 (azure-mgmt-applicationinsights-0.2.0.zip) = e536a8b7aefa136ebbbf0ca3354b0bea53a42f5c4f5e8fa538c087eaf7d1a6c2
-SIZE (azure-mgmt-applicationinsights-0.2.0.zip) = 150537
+TIMESTAMP = 1624102866
+SHA256 (azure-mgmt-applicationinsights-1.0.0.zip) = c287a2c7def4de19f92c0c31ba02867fac6f5b8df71b5dbdab19288bb455fc5b
+SIZE (azure-mgmt-applicationinsights-1.0.0.zip) = 332143


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