devel/py-azure-mgmt-iotcentral: Update to 4.1.0
Changelog: https://pypi.org/project/azure-mgmt-iotcentral/4.1.0/
This commit is contained in:
parent
cdaddba2e9
commit
540973befc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567009
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-iotcentral
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 4.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Microsoft Azure IoTCentral 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:net-mgmt/py-msrestazure@${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}
|
||||
|
||||
USES= azurepy python:3.6+ zip
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1586089712
|
||||
SHA256 (azure-mgmt-iotcentral-3.0.0.zip) = f6dacf442ccae2f18f1082e80bcbdcaa8c0efa2ba92b48c5db6ee01d37240047
|
||||
SIZE (azure-mgmt-iotcentral-3.0.0.zip) = 28730
|
||||
TIMESTAMP = 1614728629
|
||||
SHA256 (azure-mgmt-iotcentral-4.1.0.zip) = e6d4810f454c0d63a5e816eaa7e54a073a3f70b2256162ff1c234cfe91783ae6
|
||||
SIZE (azure-mgmt-iotcentral-4.1.0.zip) = 29683
|
||||
|
|
Loading…
Reference in a new issue