summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-03-25 22:08:15 -0300
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-03-26 05:51:04 -0300
commit5c4be3610ab77da9f81962e2c5477000b18b8dac (patch)
tree06ca68e3ebbfb008b77041718a93b46b26d86330 /devel
parentdevel/py-azure-mgmt-sqlvirtualmachine: Update to 1.0.0b5 (diff)
devel/py-azure-mgmt-servicebus: Update to 8.2.0
Changelog: https://pypi.org/project/azure-mgmt-servicebus/8.2.0/
Diffstat (limited to 'devel')
-rw-r--r--devel/py-azure-mgmt-servicebus/Makefile14
-rw-r--r--devel/py-azure-mgmt-servicebus/distinfo6
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