git: 2740315659f5 - main - devel/py-azure-mgmt-storage: Update to 21.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 17:50:39 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=2740315659f556b98976cb9bd3e87fa5d4147d3d commit 2740315659f556b98976cb9bd3e87fa5d4147d3d Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-12-30 20:15:40 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-12-31 17:49:40 +0000 devel/py-azure-mgmt-storage: Update to 21.0.0 Changelog: https://pypi.org/project/azure-mgmt-storage/21.0.0/ --- devel/py-azure-mgmt-storage/Makefile | 16 +++++++++++----- devel/py-azure-mgmt-storage/distinfo | 6 +++--- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/devel/py-azure-mgmt-storage/Makefile b/devel/py-azure-mgmt-storage/Makefile index f53efa546a53..f12819f15797 100644 --- a/devel/py-azure-mgmt-storage/Makefile +++ b/devel/py-azure-mgmt-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-storage -PORTVERSION= 20.1.0 +PORTVERSION= 21.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,13 +10,19 @@ WWW= https://pypi.org/project/azure-mgmt-storage/ LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.1<2.0.0:devel/py-azure-core@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.2<2.0.0:devel/py-azure-core@${PY_FLAVOR} -USES= azurepy python:3.6+ zip +USES= azurepy python:3.7+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 30800 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0:devel/py-typing-extensions@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/devel/py-azure-mgmt-storage/distinfo b/devel/py-azure-mgmt-storage/distinfo index 2c13b4b9a2d0..289b353dbbdd 100644 --- a/devel/py-azure-mgmt-storage/distinfo +++ b/devel/py-azure-mgmt-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662816141 -SHA256 (azure-mgmt-storage-20.1.0.zip) = 214f3fde8c91e27d53f2e654a28d15003ad3f6f15c8438a8205f0c88a48d9451 -SIZE (azure-mgmt-storage-20.1.0.zip) = 2400474 +TIMESTAMP = 1672430778 +SHA256 (azure-mgmt-storage-21.0.0.zip) = 6eb13eeecf89195b2b5f47be0679e3f27888efd7bd2132eec7ebcbce75cb1377 +SIZE (azure-mgmt-storage-21.0.0.zip) = 2849023