mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
devel/py-azure-mgmt-storage: Update to 17.0.0
Changelog: https://pypi.org/project/azure-mgmt-storage/17.0.0/
This commit is contained in:
parent
8953fdc478
commit
a2c8d7034e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567006
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-storage
|
||||
PORTVERSION= 16.0.0
|
||||
PORTVERSION= 17.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +12,8 @@ COMMENT= Microsoft Azure Storage 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-core>=1.2.0<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 = 1606048146
|
||||
SHA256 (azure-mgmt-storage-16.0.0.zip) = 2f9d714d9722b1ef4bac6563676612e6e795c4e90f6f3cd323616fdadb0a99e5
|
||||
SIZE (azure-mgmt-storage-16.0.0.zip) = 889842
|
||||
TIMESTAMP = 1614728236
|
||||
SHA256 (azure-mgmt-storage-17.0.0.zip) = c0e3fd99028d98c80dddabe1c22dfeb3d694e5c1393c6de80766eb240739e4bc
|
||||
SIZE (azure-mgmt-storage-17.0.0.zip) = 1288540
|
||||
|
Loading…
Reference in New Issue
Block a user