Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2023 01:02:23 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: 19276b02d2fe - main - devel/py-azure-mgmt-recoveryservices: Update to 2.5.0
Message-ID:  <202310020102.39212NLU053304@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=19276b02d2feded6471bb8c309bb6db5f385a9da

commit 19276b02d2feded6471bb8c309bb6db5f385a9da
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-02 00:03:26 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-02 00:03:26 +0000

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

diff --git a/devel/py-azure-mgmt-recoveryservices/Makefile b/devel/py-azure-mgmt-recoveryservices/Makefile
index a4ddd73fe963..c7801f76f6c9 100644
--- a/devel/py-azure-mgmt-recoveryservices/Makefile
+++ b/devel/py-azure-mgmt-recoveryservices/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-recoveryservices
-PORTVERSION=	2.4.0
+PORTVERSION=	2.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,9 +11,10 @@ WWW=		https://pypi.org/project/azure-mgmt-recoveryservices/
 LICENSE=	MIT
 
 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}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
+USES=		azurepy python
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-azure-mgmt-recoveryservices/distinfo b/devel/py-azure-mgmt-recoveryservices/distinfo
index 2d16ed07f267..84d1ce386d83 100644
--- a/devel/py-azure-mgmt-recoveryservices/distinfo
+++ b/devel/py-azure-mgmt-recoveryservices/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689983646
-SHA256 (azure-mgmt-recoveryservices-2.4.0.zip) = d8978ebed371c7a677018e0623d7c144a6cc718547b1bae193c0bee6de5e7a59
-SIZE (azure-mgmt-recoveryservices-2.4.0.zip) = 126477
+TIMESTAMP = 1696204911
+SHA256 (azure-mgmt-recoveryservices-2.5.0.tar.gz) = 5f1a308c4858c79b83ff8bd8e61192092bdc6ab99d6dd73963618b1dc884bab5
+SIZE (azure-mgmt-recoveryservices-2.5.0.tar.gz) = 71378



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