Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2022 13:00:22 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: bea05f575b4e - main - devel/py-azure-synapse-artifacts: Update to 0.14.0
Message-ID:  <202211061300.2A6D0MsS064997@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=bea05f575b4eb412cdb8759af5c8aaa2317bf960

commit bea05f575b4eb412cdb8759af5c8aaa2317bf960
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-11-06 02:12:49 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-11-06 12:59:51 +0000

    devel/py-azure-synapse-artifacts: Update to 0.14.0
    
    Changelog:      https://pypi.org/project/azure-synapse-artifacts/0.14.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 b4d4970fa8f3..e089aab43d40 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.13.0
+DISTVERSION=	0.14.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,11 +10,11 @@ WWW=		https://pypi.org/project/azure-synapse-artifacts/
 
 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.23.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.2<2.0.0:devel/py-azure-core@${PY_FLAVOR}
 
-USES=		azurepy python:3.6+ zip
+USES=		azurepy python:3.7+ zip
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-azure-synapse-artifacts/distinfo b/devel/py-azure-synapse-artifacts/distinfo
index 4a43e5b66266..f10b224ecbcf 100644
--- a/devel/py-azure-synapse-artifacts/distinfo
+++ b/devel/py-azure-synapse-artifacts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657996318
-SHA256 (azure-synapse-artifacts-0.13.0.zip) = 58966d13b79fb35c706a5c9bd12af627ea663c8b7d827da8d35fe9ae771bdae3
-SIZE (azure-synapse-artifacts-0.13.0.zip) = 451304
+TIMESTAMP = 1667700675
+SHA256 (azure-synapse-artifacts-0.14.0.zip) = 435806abb119fc9bd88c3ef2d26a77904cb5e5029923ce14413765201a102ccb
+SIZE (azure-synapse-artifacts-0.14.0.zip) = 480411



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