Skip to content

Commit

Permalink
devel/py-azure-mgmt-recoveryservicesbackup: Update to 5.1.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Oct 29, 2022
1 parent 90c07f7 commit 9f33fa4
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-recoveryservicesbackup/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-recoveryservicesbackup
PORTVERSION= 5.0.0
DISTVERSION= 5.1.0b1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,9 +10,9 @@ WWW= https://pypi.org/project/azure-mgmt-recoveryservicesbackup/

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.3.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:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-recoveryservicesbackup/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655516402
SHA256 (azure-mgmt-recoveryservicesbackup-5.0.0.zip) = 05c880dec1728dae71a3dc92dd6560942ef7cbc8137f0f147a3744cdb0f81d81
SIZE (azure-mgmt-recoveryservicesbackup-5.0.0.zip) = 508687
TIMESTAMP = 1667055273
SHA256 (azure-mgmt-recoveryservicesbackup-5.1.0b1.zip) = e1d8cf7c3ce3f6a9795859f97da7cb65644a6e87ef6f563b8f4e52efb972ef9b
SIZE (azure-mgmt-recoveryservicesbackup-5.1.0b1.zip) = 524248

0 comments on commit 9f33fa4

Please sign in to comment.