Skip to content

Commit

Permalink
devel/py-azure-mgmt-policyinsights: Update to 1.1.0b4
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Oct 1, 2023
1 parent 3366d14 commit dbd0178
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-policyinsights/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-policyinsights
DISTVERSION= 1.1.0b2
DISTVERSION= 1.1.0b4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,9 +10,9 @@ WWW= https://pypi.org/project/azure-mgmt-policyinsights/

LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1: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}
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}

USES= azurepy python zip
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-policyinsights/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655516448
SHA256 (azure-mgmt-policyinsights-1.1.0b2.zip) = 7be23931d6db5fb5a1c470a3d44af2df3d9652b26da56183d5b84b6ea45e6f9f
SIZE (azure-mgmt-policyinsights-1.1.0b2.zip) = 104936
TIMESTAMP = 1696202271
SHA256 (azure-mgmt-policyinsights-1.1.0b4.zip) = 681d7ac72ae13581c97a2b6f742795fa48a4db50762c2fb9fce4834081b04e92
SIZE (azure-mgmt-policyinsights-1.1.0b4.zip) = 140385

0 comments on commit dbd0178

Please sign in to comment.