mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
devel/py-azure-mgmt-iothubprovisioningservices: Update to 1.0.0
Changelog: https://pypi.org/project/azure-mgmt-iothubprovisioningservices/1.0.0/
This commit is contained in:
parent
d9b47c30c6
commit
eea43ca7a4
@ -1,5 +1,5 @@
|
||||
PORTNAME= azure-mgmt-iothubprovisioningservices
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -9,9 +9,9 @@ COMMENT= Microsoft Azure IoTHub Provisioning Services 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}
|
||||
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}
|
||||
|
||||
USES= azurepy python:3.6+ zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1631471094
|
||||
SHA256 (azure-mgmt-iothubprovisioningservices-0.3.0.zip) = d01b7725f3f68c5a6ff02184a9bdda8c775888af66378dd8314903d0a46e32b9
|
||||
SIZE (azure-mgmt-iothubprovisioningservices-0.3.0.zip) = 46765
|
||||
TIMESTAMP = 1643116130
|
||||
SHA256 (azure-mgmt-iothubprovisioningservices-1.0.0.zip) = e5871b03488b5ae6dfc441cdbda40cb39c000635ee57c513053792b3c15826a9
|
||||
SIZE (azure-mgmt-iothubprovisioningservices-1.0.0.zip) = 66581
|
||||
|
Loading…
Reference in New Issue
Block a user