devel/py-azure-mgmt-web: Update to 0.46.0
Changelog: https://pypi.org/project/azure-mgmt-web/0.46.0/ Reported by: portscout
This commit is contained in:
parent
0ea8253f72
commit
dfaff2cb82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536033
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-web
|
||||
PORTVERSION= 0.44.0
|
||||
PORTVERSION= 0.46.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,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} \
|
||||
${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python:3.6+ zip
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1573326270
|
||||
SHA256 (azure-mgmt-web-0.44.0.zip) = 3c07970c6e2366bdd3c31715f47b72966ffce26c9db16da598018ce8e054b815
|
||||
SIZE (azure-mgmt-web-0.44.0.zip) = 1054529
|
||||
TIMESTAMP = 1589931748
|
||||
SHA256 (azure-mgmt-web-0.46.0.zip) = e1988aa2b91e6b5aa84e48ac02d5546945bdc2d8331744869e923ba15066c4a6
|
||||
SIZE (azure-mgmt-web-0.46.0.zip) = 1070188
|
||||
|
|
Loading…
Reference in a new issue