Skip to content

Commit

Permalink
devel/py-azure-mgmt-sql: Update to 4.0.0b4
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Nov 6, 2022
1 parent 5d14a8d commit 2b48c91
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-sql/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-sql
DISTVERSION= 4.0.0b3
DISTVERSION= 4.0.0b4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,11 +10,11 @@ WWW= https://pypi.org/project/azure-mgmt-sql/

LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1: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.1<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}

USES= azurepy python:3.6+ zip
USES= azurepy python:3.7+ zip
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-sql/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1667055151
SHA256 (azure-mgmt-sql-4.0.0b3.zip) = 23c0f68126a8f6e45aad64258210849aff6a9517f30f8d689edd4b82c1bbcb9b
SIZE (azure-mgmt-sql-4.0.0b3.zip) = 1064432
TIMESTAMP = 1667700816
SHA256 (azure-mgmt-sql-4.0.0b4.zip) = ef9adede825d6d2ac2f0f6e8ec0d71f5b71876330d6e3577b42f39be3ab62d9a
SIZE (azure-mgmt-sql-4.0.0b4.zip) = 1240497

0 comments on commit 2b48c91

Please sign in to comment.