git: 022ccb073e1b - main - devel/py-azure-synapse-artifacts: Update to 0.15.0

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Sun, 26 Mar 2023 08:52:36 UTC
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=022ccb073e1b11b312c7c66b8ad097103b5993cc

commit 022ccb073e1b11b312c7c66b8ad097103b5993cc
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-03-26 01:06:22 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-26 08:51:03 +0000

    devel/py-azure-synapse-artifacts: Update to 0.15.0
---
 devel/py-azure-synapse-artifacts/Makefile | 12 +++++++++---
 devel/py-azure-synapse-artifacts/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/devel/py-azure-synapse-artifacts/Makefile b/devel/py-azure-synapse-artifacts/Makefile
index fc237dcffef9..ebb01289ffb8 100644
--- a/devel/py-azure-synapse-artifacts/Makefile
+++ b/devel/py-azure-synapse-artifacts/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-synapse-artifacts
-DISTVERSION=	0.14.0
+DISTVERSION=	0.15.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +12,17 @@ LICENSE=	MIT
 
 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.2<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-core>=1.24.0<2.0.0:devel/py-azure-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-synapse-artifacts/distinfo b/devel/py-azure-synapse-artifacts/distinfo
index f10b224ecbcf..9dadba29131b 100644
--- a/devel/py-azure-synapse-artifacts/distinfo
+++ b/devel/py-azure-synapse-artifacts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667700675
-SHA256 (azure-synapse-artifacts-0.14.0.zip) = 435806abb119fc9bd88c3ef2d26a77904cb5e5029923ce14413765201a102ccb
-SIZE (azure-synapse-artifacts-0.14.0.zip) = 480411
+TIMESTAMP = 1679792645
+SHA256 (azure-synapse-artifacts-0.15.0.zip) = 5f1af2b8de4756e63d87a8a8484bfd9f0ce42bac182eea6f14e089a97f367961
+SIZE (azure-synapse-artifacts-0.15.0.zip) = 482562