summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-01-24 21:23:01 -0300
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-03-26 05:51:00 -0300
commitc64607f10475f5da13aaa98d3e9a27f419afda24 (patch)
tree5bdb49a2f02b45663cd4d15ea97d5a8bccb8cbe5 /devel
parentdevel/py-azure-mgmt-security: Update to 3.0.0 (diff)
devel/py-azure-mgmt-redis: Update to 14.1.0
Changelog: https://pypi.org/project/azure-mgmt-redis/14.1.0/
Diffstat (limited to 'devel')
-rw-r--r--devel/py-azure-mgmt-redis/Makefile16
-rw-r--r--devel/py-azure-mgmt-redis/distinfo6
2 files changed, 14 insertions, 8 deletions
diff --git a/devel/py-azure-mgmt-redis/Makefile b/devel/py-azure-mgmt-redis/Makefile
index 4bdcb856e4be..8f2cc883a8f6 100644
--- a/devel/py-azure-mgmt-redis/Makefile
+++ b/devel/py-azure-mgmt-redis/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-redis
-DISTVERSION= 13.1.0
+DISTVERSION= 14.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,19 @@ WWW= https://pypi.org/project/azure-mgmt-redis/
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-mgmt-core>=1.3.0<2.0.0:devel/py-azure-mgmt-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.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-redis/distinfo b/devel/py-azure-mgmt-redis/distinfo
index 1bc111bd13cb..f382bde72241 100644
--- a/devel/py-azure-mgmt-redis/distinfo
+++ b/devel/py-azure-mgmt-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643115907
-SHA256 (azure-mgmt-redis-13.1.0.zip) = ece913e5fc7f157e945809e557443f79ff7691cabca4bbc5ecb266352f843179
-SIZE (azure-mgmt-redis-13.1.0.zip) = 104033
+TIMESTAMP = 1674606121
+SHA256 (azure-mgmt-redis-14.1.0.zip) = 2cef7659cdbe56fb042a23a35521d7c36a370faf4d4252f9f26f98a9697afa28
+SIZE (azure-mgmt-redis-14.1.0.zip) = 133286