Skip to content

Commit

Permalink
devel/py-azure-mgmt-sql: Update to 4.0.0b3
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Oct 29, 2022
1 parent 08a46d2 commit 90c07f7
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-mgmt-sql/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-sql
DISTVERSION= 4.0.0b2
DISTVERSION= 4.0.0b3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ LICENSE= MIT

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-mgmt-core>=1.3.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.1<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-sql/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1657996685
SHA256 (azure-mgmt-sql-4.0.0b2.zip) = e56b68cc803bf196f4c7fbc814dfb07f67bb02a18da08d84b450c4e297a3bb58
SIZE (azure-mgmt-sql-4.0.0b2.zip) = 969789
TIMESTAMP = 1667055151
SHA256 (azure-mgmt-sql-4.0.0b3.zip) = 23c0f68126a8f6e45aad64258210849aff6a9517f30f8d689edd4b82c1bbcb9b
SIZE (azure-mgmt-sql-4.0.0b3.zip) = 1064432

0 comments on commit 90c07f7

Please sign in to comment.