Skip to content

Commit

Permalink
devel/py-azure-mgmt-batch: Update to 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jun 19, 2021
1 parent 06d6a5d commit fbf858b
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-batch/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-batch
PORTVERSION= 9.0.0
PORTVERSION= 15.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,8 +10,8 @@ COMMENT= Microsoft Azure Batch 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<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${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-batch/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1593284811
SHA256 (azure-mgmt-batch-9.0.0.zip) = 03417eecfa1fac906e674cb1cb43ed7da27a96277277b091d7c389ba39f6c3fe
SIZE (azure-mgmt-batch-9.0.0.zip) = 131347
TIMESTAMP = 1624102786
SHA256 (azure-mgmt-batch-15.0.0.zip) = 9b793bb31a0d4dc8c29186db61db24d83795851a75846aadb187cf95bf853ccb
SIZE (azure-mgmt-batch-15.0.0.zip) = 175601

0 comments on commit fbf858b

Please sign in to comment.