Skip to content

Commit

Permalink
devel/py-azure-mgmt-redis: Update to 13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Aug 7, 2021
1 parent 327cfc6 commit 25595be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/py-azure-mgmt-redis/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-redis
DISTVERSION= 7.0.0rc1
DISTVERSION= 13.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Redis Cache Management 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}
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
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-redis/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1582981991
SHA256 (azure-mgmt-redis-7.0.0rc1.zip) = d3cc259c507b79962495ed00d0a3432a45e4e90a0fb48b49e80d51cdc398dc20
SIZE (azure-mgmt-redis-7.0.0rc1.zip) = 48251
TIMESTAMP = 1628367123
SHA256 (azure-mgmt-redis-13.0.0.zip) = 283f776afe329472c20490b1f2c21c66895058cb06fb941eccda42cc247217f1
SIZE (azure-mgmt-redis-13.0.0.zip) = 92054

0 comments on commit 25595be

Please sign in to comment.