git: 2812c054042f - main - devel/py-azure-mgmt-recoveryservices: Update to 1.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sat Jun 19 13:24:35 UTC 2021


The branch main has been updated by dbaio:

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

commit 2812c054042f9a9c335bb565b5495fc7171d913a
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-06-19 11:35:49 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-06-19 13:23:39 +0000

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

diff --git a/devel/py-azure-mgmt-recoveryservices/Makefile b/devel/py-azure-mgmt-recoveryservices/Makefile
index 08b23e1a0b9f..7f85fb691c48 100644
--- a/devel/py-azure-mgmt-recoveryservices/Makefile
+++ b/devel/py-azure-mgmt-recoveryservices/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-recoveryservices
-PORTVERSION=	0.4.0
+PORTVERSION=	1.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ COMMENT=	Microsoft Azure Recovery Services Client Library for Python
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-recoveryservices/distinfo b/devel/py-azure-mgmt-recoveryservices/distinfo
index d315c84c4224..9f1f6d9ddf71 100644
--- a/devel/py-azure-mgmt-recoveryservices/distinfo
+++ b/devel/py-azure-mgmt-recoveryservices/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555196748
-SHA256 (azure-mgmt-recoveryservices-0.4.0.zip) = e1e794760232239f8a9328d5de1740565ff70d1612a2921c9609746ba5671e6c
-SIZE (azure-mgmt-recoveryservices-0.4.0.zip) = 94077
+TIMESTAMP = 1624102378
+SHA256 (azure-mgmt-recoveryservices-1.0.0.zip) = ab87108c0d5ce27d80583b4bfad966ad07049dcbc0e9ac28c64aa6bbdae64e22
+SIZE (azure-mgmt-recoveryservices-1.0.0.zip) = 90461


More information about the dev-commits-ports-main mailing list