Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2022 14:21:36 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: ce4866e99f63 - main - devel/py-azure-mgmt-core: Update to 1.3.0
Message-ID:  <202201021421.202ELaEF082949@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=ce4866e99f6367cef6afd03b4414d68d1b4eab25

commit ce4866e99f6367cef6afd03b4414d68d1b4eab25
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-01-01 23:48:29 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-01-02 14:18:58 +0000

    devel/py-azure-mgmt-core: Update to 1.3.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-core/1.3.0/
---
 devel/py-azure-mgmt-core/Makefile | 4 ++--
 devel/py-azure-mgmt-core/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-azure-mgmt-core/Makefile b/devel/py-azure-mgmt-core/Makefile
index 3f485dc97af3..bace8d363647 100644
--- a/devel/py-azure-mgmt-core/Makefile
+++ b/devel/py-azure-mgmt-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-core
-DISTVERSION=	1.2.1
+DISTVERSION=	1.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ COMMENT=	Microsoft Azure Management Core Library for Python
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-core>=1.7.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-core>=1.15.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-core/distinfo b/devel/py-azure-mgmt-core/distinfo
index b8fd38fff077..ab69599e8e5c 100644
--- a/devel/py-azure-mgmt-core/distinfo
+++ b/devel/py-azure-mgmt-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606048351
-SHA256 (azure-mgmt-core-1.2.1.zip) = a3906fa77edfedfcc3229dc3b69489d5ed63b107c7eacbc50092e6cbfbfd83f0
-SIZE (azure-mgmt-core-1.2.1.zip) = 46471
+TIMESTAMP = 1641080855
+SHA256 (azure-mgmt-core-1.3.0.zip) = 3ffb7352b39e5495dccc2d2b47254f4d82747aff4735e8bf3267c335b0c9bb40
+SIZE (azure-mgmt-core-1.3.0.zip) = 55250



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