mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-azure-mgmt-web: Update to 4.0.0
Changelog: https://pypi.org/project/azure-mgmt-web/4.0.0/
This commit is contained in:
parent
bac0b01f30
commit
0b387fb3d9
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= azure-mgmt-web
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Web Apps Management Client Library for Python
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${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-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1620348564
|
||||
SHA256 (azure-mgmt-web-2.0.0.zip) = 0040e1c9c795f7bebe43647ff30b62cb0db7175175df5cbfa1e554a6a277b81e
|
||||
SIZE (azure-mgmt-web-2.0.0.zip) = 2361452
|
||||
TIMESTAMP = 1634478335
|
||||
SHA256 (azure-mgmt-web-4.0.0.zip) = e57437a933e7dea9b0618fe790e0dadc63f9857735361ac8b5f5e8062b9c2a0d
|
||||
SIZE (azure-mgmt-web-4.0.0.zip) = 3947982
|
||||
|
|
Loading…
Add table
Reference in a new issue