Skip to content

Commit

Permalink
devel/py-azure-mgmt-sql: Update to 4.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jul 16, 2022
1 parent a689bd9 commit e214f05
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.0b1
DISTVERSION= 4.0.0b2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,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.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.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-sql/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649514370
SHA256 (azure-mgmt-sql-4.0.0b1.zip) = 758937b2dbd01cdfd51194bc3810a9d086c6f20ea2207a4cacbc4259683b21df
SIZE (azure-mgmt-sql-4.0.0b1.zip) = 1001754
TIMESTAMP = 1657996685
SHA256 (azure-mgmt-sql-4.0.0b2.zip) = e56b68cc803bf196f4c7fbc814dfb07f67bb02a18da08d84b450c4e297a3bb58
SIZE (azure-mgmt-sql-4.0.0b2.zip) = 969789

0 comments on commit e214f05

Please sign in to comment.