aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 12:59:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 13:36:52 +0000
commit5ab7ee40d60a3ab1537160e294040a9affd103f5 (patch)
treee51a125e0d4a20744d5f32e3295e6852cdcfc792
parent669737f4c6a60db27742f8f1327264e0b05d2cac (diff)
downloadports-5ab7ee40d60a3ab1537160e294040a9affd103f5.tar.gz
ports-5ab7ee40d60a3ab1537160e294040a9affd103f5.zip
devel/py-azure-core: Update to 1.23.0
-rw-r--r--devel/py-azure-core/Makefile5
-rw-r--r--devel/py-azure-core/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-azure-core/Makefile b/devel/py-azure-core/Makefile
index 44e32908480f..d3aa26e8f22b 100644
--- a/devel/py-azure-core/Makefile
+++ b/devel/py-azure-core/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= azure-core
-PORTVERSION= 1.22.1
+PORTVERSION= 1.23.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ COMMENT= Microsoft Azure Core Library for Python
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.1:devel/py-typing-extensions@${PY_FLAVOR}
USES= python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-azure-core/distinfo b/devel/py-azure-core/distinfo
index be7de756b244..be47245b3b2f 100644
--- a/devel/py-azure-core/distinfo
+++ b/devel/py-azure-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646057930
-SHA256 (azure-core-1.22.1.zip) = 4b6e405268a33b873107796495cec3f2f1b1ffe935624ce0fbddff36d38d3a4d
-SIZE (azure-core-1.22.1.zip) = 368450
+TIMESTAMP = 1647264512
+SHA256 (azure-core-1.23.0.zip) = a56a6f720d0948d3f3e4a25a5fe46df2f1b7f865c358d74e2ce47dbb49262608
+SIZE (azure-core-1.23.0.zip) = 371683