git: 2355a915e614 - main - devel/py-azure-mgmt-policyinsights: Update to 1.0.0
Danilo G. Baio
dbaio at FreeBSD.org
Sat Aug 7 23:04:21 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2355a915e61444b4e126ca06116c0d9be7aa0e68
commit 2355a915e61444b4e126ca06116c0d9be7aa0e68
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-08-07 20:18:04 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-08-07 23:01:34 +0000
devel/py-azure-mgmt-policyinsights: Update to 1.0.0
Changelog: https://pypi.org/project/azure-mgmt-policyinsights/1.0.0/
---
devel/py-azure-mgmt-policyinsights/Makefile | 6 +++---
devel/py-azure-mgmt-policyinsights/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/py-azure-mgmt-policyinsights/Makefile b/devel/py-azure-mgmt-policyinsights/Makefile
index 03a74c4b8d29..1d3d7f7d9c32 100644
--- a/devel/py-azure-mgmt-policyinsights/Makefile
+++ b/devel/py-azure-mgmt-policyinsights/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-policyinsights
-PORTVERSION= 0.5.0
+PORTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ COMMENT= Microsoft Azure Policy Insights 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}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-core>=1.2.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
USES= azurepy python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-policyinsights/distinfo b/devel/py-azure-mgmt-policyinsights/distinfo
index 507c20fcb52f..04bd0b510155 100644
--- a/devel/py-azure-mgmt-policyinsights/distinfo
+++ b/devel/py-azure-mgmt-policyinsights/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593284441
-SHA256 (azure-mgmt-policyinsights-0.5.0.zip) = ed229e3845c477e88dde413825d4fba0d38b3a5ffab4e694c7d0da995f3db0f3
-SIZE (azure-mgmt-policyinsights-0.5.0.zip) = 50239
+TIMESTAMP = 1628367402
+SHA256 (azure-mgmt-policyinsights-1.0.0.zip) = 75103fb4541aeae30bb687dee1fedd9ca65530e6b97b2d9ea87f74816905202a
+SIZE (azure-mgmt-policyinsights-1.0.0.zip) = 89636
More information about the dev-commits-ports-all
mailing list