Skip to content

Commit

Permalink
devel/py-azure-mgmt-datamigration: Update to 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Aug 7, 2021
1 parent c90a13a commit 4ecb780
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-datamigration/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-datamigration
PORTVERSION= 4.1.0
PORTVERSION= 9.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Data Migration 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}
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-core>=1.2.0<2.0.0:devel/py-azure-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-datamigration/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1611237285
SHA256 (azure-mgmt-datamigration-4.1.0.zip) = c33d1deb0ee173a15c8ec21a1e714ba544fe5f4895d3b1d8b0581f3c1b2e8ce4
SIZE (azure-mgmt-datamigration-4.1.0.zip) = 148992
TIMESTAMP = 1628367753
SHA256 (azure-mgmt-datamigration-9.0.0.zip) = 70373dbeb35a7768a47341bb3b570c559197bc1ba36fc8f8bf15139e4c8bad70
SIZE (azure-mgmt-datamigration-9.0.0.zip) = 181543

0 comments on commit 4ecb780

Please sign in to comment.