Skip to content

Commit

Permalink
devel/py-azure-mgmt-cdn: Update to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Apr 9, 2022
1 parent c65087b commit a7e8952
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-cdn/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-cdn
DISTVERSION= 11.0.0
DISTVERSION= 12.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure CDN Management Client Library for Python

LICENSE= MIT

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

USES= azurepy python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-cdn/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1618675048
SHA256 (azure-mgmt-cdn-11.0.0.zip) = 28e7070001e7208cdb6c2ad253ec78851abdd73be482230d2c0874eed5bc0907
SIZE (azure-mgmt-cdn-11.0.0.zip) = 274210
TIMESTAMP = 1649515092
SHA256 (azure-mgmt-cdn-12.0.0.zip) = b7c3ee2189234b4af51ace2924927c5fd733f3de748a642d6d5040067c8c9ddd
SIZE (azure-mgmt-cdn-12.0.0.zip) = 260396

0 comments on commit a7e8952

Please sign in to comment.