devel/py-azure-mgmt-storage: Update to 20.1.0
Changelog: https://pypi.org/project/azure-mgmt-storage/20.1.0/
This commit is contained in:
parent
0170b2b2a1
commit
0d4f20ce7f
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= azure-mgmt-storage
|
||||
PORTVERSION= 20.0.0
|
||||
PORTVERSION= 20.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ LICENSE= MIT
|
|||
|
||||
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-core>=1.3.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.1<2.0.0:devel/py-azure-core@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python:3.6+ zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1651412167
|
||||
SHA256 (azure-mgmt-storage-20.0.0.zip) = 6ee476b5622ff6f5954edee6eb0d8dd427b3217022855adf1ec8633ca04cdee2
|
||||
SIZE (azure-mgmt-storage-20.0.0.zip) = 2065254
|
||||
TIMESTAMP = 1662816141
|
||||
SHA256 (azure-mgmt-storage-20.1.0.zip) = 214f3fde8c91e27d53f2e654a28d15003ad3f6f15c8438a8205f0c88a48d9451
|
||||
SIZE (azure-mgmt-storage-20.1.0.zip) = 2400474
|
||||
|
|
Loading…
Reference in a new issue