Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 20:01:38 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: 35e3ec22119d - main - devel/py-azure-mgmt-core: Update to 1.3.2
Message-ID:  <202210292001.29TK1cO8069970@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=35e3ec22119db70bba79c2723c1ed1c63aa70ab1

commit 35e3ec22119db70bba79c2723c1ed1c63aa70ab1
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-10-29 15:37:27 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-10-29 20:01:01 +0000

    devel/py-azure-mgmt-core: Update to 1.3.2
    
    Changelog:      https://pypi.org/project/azure-mgmt-core/1.3.2/
---
 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 c303e519e50d..9474ba3c096e 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.3.1
+DISTVERSION=	1.3.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://pypi.org/project/azure-mgmt-core/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-core>=1.23.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-core>=1.24.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 330475dc670e..05f69a35c0b7 100644
--- a/devel/py-azure-mgmt-core/distinfo
+++ b/devel/py-azure-mgmt-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659804300
-SHA256 (azure-mgmt-core-1.3.1.zip) = c89ebf18c227bc98a1eecca95460b8a7e230590d456c8fa9c2d5acdc670f7808
-SIZE (azure-mgmt-core-1.3.1.zip) = 55353
+TIMESTAMP = 1667055368
+SHA256 (azure-mgmt-core-1.3.2.zip) = 07f4afe823a55d704b048d61edfdc1318c051ed59f244032126350be95e9d501
+SIZE (azure-mgmt-core-1.3.2.zip) = 55402



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