devel/py-azure-mgmt-sqlvirtualmachine: Update to 1.0.0b4
Changelog: https://pypi.org/project/azure-mgmt-sqlvirtualmachine/1.0.0b4/
This commit is contained in:
parent
2740315659
commit
21f647469b
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= azure-mgmt-sqlvirtualmachine
|
||||
DISTVERSION= 1.0.0b3
|
||||
DISTVERSION= 1.0.0b4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,11 +10,11 @@ WWW= https://pypi.org/project/azure-mgmt-sqlvirtualmachine/
|
|||
|
||||
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.0<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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1657996649
|
||||
SHA256 (azure-mgmt-sqlvirtualmachine-1.0.0b3.zip) = 6bbb3b080c770b08dda8c822a1d6edbfbb8e4ba093c08fb471989ce6c6c67a8a
|
||||
SIZE (azure-mgmt-sqlvirtualmachine-1.0.0b3.zip) = 71559
|
||||
TIMESTAMP = 1672431341
|
||||
SHA256 (azure-mgmt-sqlvirtualmachine-1.0.0b4.zip) = 201fe2855166f16ac9d9965f00ba75ebb4aae2ed1cbc8ab586594dae22716b3d
|
||||
SIZE (azure-mgmt-sqlvirtualmachine-1.0.0b4.zip) = 96374
|
||||
|
|
Loading…
Reference in a new issue