mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
devel/py-azure-mgmt-web: Update to 2.0.0
Changelog: https://pypi.org/project/azure-mgmt-web/2.0.0/
This commit is contained in:
parent
edf9622779
commit
b1712088a2
@ -1,5 +1,5 @@
|
||||
PORTNAME= azure-mgmt-web
|
||||
PORTVERSION= 0.48.0
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,8 +10,8 @@ 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<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${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}
|
||||
|
||||
USES= azurepy python:3.6+ zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1604185319
|
||||
SHA256 (azure-mgmt-web-0.48.0.zip) = da0f9e3b57528c72a7bc92e3515413a4a4fdbc9626c26ac04b7551a7739a81ec
|
||||
SIZE (azure-mgmt-web-0.48.0.zip) = 1072907
|
||||
TIMESTAMP = 1620348564
|
||||
SHA256 (azure-mgmt-web-2.0.0.zip) = 0040e1c9c795f7bebe43647ff30b62cb0db7175175df5cbfa1e554a6a277b81e
|
||||
SIZE (azure-mgmt-web-2.0.0.zip) = 2361452
|
||||
|
Loading…
Reference in New Issue
Block a user