Skip to content

Commit

Permalink
devel/py-azure-mgmt-iothubprovisioningservices: Update to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Sep 12, 2021
1 parent d4b93b1 commit 62b99e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-azure-mgmt-iothubprovisioningservices/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-iothubprovisioningservices
PORTVERSION= 0.2.0
PORTVERSION= 0.3.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,7 +9,8 @@ COMMENT= Microsoft Azure IoTHub Provisioning Services Client 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<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
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-iothubprovisioningservices/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1545605937
SHA256 (azure-mgmt-iothubprovisioningservices-0.2.0.zip) = 8c37acfd1c33aba845f2e0302ef7266cad31cba503cc990a48684659acb7b91d
SIZE (azure-mgmt-iothubprovisioningservices-0.2.0.zip) = 71353
TIMESTAMP = 1631471094
SHA256 (azure-mgmt-iothubprovisioningservices-0.3.0.zip) = d01b7725f3f68c5a6ff02184a9bdda8c775888af66378dd8314903d0a46e32b9
SIZE (azure-mgmt-iothubprovisioningservices-0.3.0.zip) = 46765

0 comments on commit 62b99e1

Please sign in to comment.