Skip to content

Commit

Permalink
devel/py-azure-batch: Update to 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Aug 20, 2021
1 parent 5412d44 commit 6eaf232
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-azure-batch/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-batch
PORTVERSION= 10.0.0
PORTVERSION= 11.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Batch 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}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}

Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-batch/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1609620572
SHA256 (azure-batch-10.0.0.zip) = 83d7a2b0be42ca456ac2b56fa3dc6ce704c130e888d37d924072c1d3718f32d0
SIZE (azure-batch-10.0.0.zip) = 258906
TIMESTAMP = 1629420585
SHA256 (azure-batch-11.0.0.zip) = ce5fdb0ec962eddfe85cd82205e9177cb0bbdb445265746e38b3bbbf1f16dc73
SIZE (azure-batch-11.0.0.zip) = 257237

0 comments on commit 6eaf232

Please sign in to comment.