mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
devel/py-azure-mgmt-applicationinsights: Update to 0.2.0
Changelog: https://pypi.org/project/azure-mgmt-applicationinsights/0.2.0/ Reported by: portscout
This commit is contained in:
parent
56be895179
commit
25570a48e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502370
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-applicationinsights
|
||||
PORTVERSION= 0.1.1
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +11,8 @@ COMMENT= Microsoft Azure Application Insights Management Cli Library for Python
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
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}
|
||||
|
||||
USES= azurepy python zip
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1548882736
|
||||
SHA256 (azure-mgmt-applicationinsights-0.1.1.zip) = f10229eb9e3e9d0ad20188b8d14d67055e86f3815b43b75eedf96b654bee2a9b
|
||||
SIZE (azure-mgmt-applicationinsights-0.1.1.zip) = 53903
|
||||
TIMESTAMP = 1558571151
|
||||
SHA256 (azure-mgmt-applicationinsights-0.2.0.zip) = e536a8b7aefa136ebbbf0ca3354b0bea53a42f5c4f5e8fa538c087eaf7d1a6c2
|
||||
SIZE (azure-mgmt-applicationinsights-0.2.0.zip) = 150537
|
||||
|
Loading…
Reference in New Issue
Block a user