git: 5c4be3610ab7 - main - devel/py-azure-mgmt-servicebus: Update to 8.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 08:52:39 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c4be3610ab77da9f81962e2c5477000b18b8dac commit 5c4be3610ab77da9f81962e2c5477000b18b8dac Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-03-26 01:08:15 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-03-26 08:51:04 +0000 devel/py-azure-mgmt-servicebus: Update to 8.2.0 Changelog: https://pypi.org/project/azure-mgmt-servicebus/8.2.0/ --- devel/py-azure-mgmt-servicebus/Makefile | 14 ++++++++++---- devel/py-azure-mgmt-servicebus/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/devel/py-azure-mgmt-servicebus/Makefile b/devel/py-azure-mgmt-servicebus/Makefile index 67da6848929d..a29293a115a8 100644 --- a/devel/py-azure-mgmt-servicebus/Makefile +++ b/devel/py-azure-mgmt-servicebus/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-servicebus -PORTVERSION= 8.1.0 +PORTVERSION= 8.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,13 +10,19 @@ WWW= https://pypi.org/project/azure-mgmt-servicebus/ 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-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} 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-servicebus/distinfo b/devel/py-azure-mgmt-servicebus/distinfo index 9785881fb064..3edd15925004 100644 --- a/devel/py-azure-mgmt-servicebus/distinfo +++ b/devel/py-azure-mgmt-servicebus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662816279 -SHA256 (azure-mgmt-servicebus-8.1.0.zip) = 47c35aae7ede0bb8f9f6d0e3b206e4f651743dc3a03b04a7ce8329dd0bb4ae68 -SIZE (azure-mgmt-servicebus-8.1.0.zip) = 777492 +TIMESTAMP = 1679792839 +SHA256 (azure-mgmt-servicebus-8.2.0.zip) = 8be9208f141d9a789f68db8d219754ff78069fd8f9390e9f7644bb95a3be9ec2 +SIZE (azure-mgmt-servicebus-8.2.0.zip) = 1003735