Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2023 01:02:06 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a12bff15b5de - main - devel/py-azure-synapse-artifacts: Update to 0.17.0
Message-ID:  <202310020102.392126jL051655@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

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

commit a12bff15b5de26b407d7b3ec84a27a86b3d679e4
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-01 23:12:59 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-01 23:12:59 +0000

    devel/py-azure-synapse-artifacts: Update to 0.17.0
    
    Changelog:      https://pypi.org/project/azure-synapse-artifacts/0.17.0/
---
 devel/py-azure-synapse-artifacts/Makefile | 8 ++++----
 devel/py-azure-synapse-artifacts/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-azure-synapse-artifacts/Makefile b/devel/py-azure-synapse-artifacts/Makefile
index c8d5c29f7f80..09998b93d70b 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.15.0
+DISTVERSION=	0.17.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-synapse-artifacts/
 
 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.24.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}
 
 USES=		azurepy python zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-synapse-artifacts/distinfo b/devel/py-azure-synapse-artifacts/distinfo
index 9dadba29131b..72b80db5d31e 100644
--- a/devel/py-azure-synapse-artifacts/distinfo
+++ b/devel/py-azure-synapse-artifacts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679792645
-SHA256 (azure-synapse-artifacts-0.15.0.zip) = 5f1af2b8de4756e63d87a8a8484bfd9f0ce42bac182eea6f14e089a97f367961
-SIZE (azure-synapse-artifacts-0.15.0.zip) = 482562
+TIMESTAMP = 1696201836
+SHA256 (azure-synapse-artifacts-0.17.0.zip) = e7c93c17f694041349c060623d9a23912cc45d9dca77ab84c2bd1c65b15a33d9
+SIZE (azure-synapse-artifacts-0.17.0.zip) = 511057



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310020102.392126jL051655>