Skip to content

Commit

Permalink
devel/py-azure-mgmt-recoveryservices: Update to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Oct 2, 2023
1 parent 2793f7a commit 19276b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions devel/py-azure-mgmt-recoveryservices/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-recoveryservices
PORTVERSION= 2.4.0
PORTVERSION= 2.5.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,9 +11,10 @@ WWW= https://pypi.org/project/azure-mgmt-recoveryservices/
LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<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} \
${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}

USES= azurepy python zip
USES= azurepy python
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-recoveryservices/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689983646
SHA256 (azure-mgmt-recoveryservices-2.4.0.zip) = d8978ebed371c7a677018e0623d7c144a6cc718547b1bae193c0bee6de5e7a59
SIZE (azure-mgmt-recoveryservices-2.4.0.zip) = 126477
TIMESTAMP = 1696204911
SHA256 (azure-mgmt-recoveryservices-2.5.0.tar.gz) = 5f1a308c4858c79b83ff8bd8e61192092bdc6ab99d6dd73963618b1dc884bab5
SIZE (azure-mgmt-recoveryservices-2.5.0.tar.gz) = 71378

0 comments on commit 19276b0

Please sign in to comment.