Date: Sat, 7 Aug 2021 23:04:18 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: 51658a03e7d9 - main - devel/py-azure-mgmt-recoveryservices: Update to 2.0.0 Message-ID: <202108072304.177N4Itg056281@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=51658a03e7d9ad62790511f15cc0a76a45c31e0a commit 51658a03e7d9ad62790511f15cc0a76a45c31e0a Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-08-07 20:15:30 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-08-07 23:01:33 +0000 devel/py-azure-mgmt-recoveryservices: Update to 2.0.0 Changelog: https://pypi.org/project/azure-mgmt-recoveryservices/2.0.0/ --- devel/py-azure-mgmt-recoveryservices/Makefile | 4 ++-- devel/py-azure-mgmt-recoveryservices/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-mgmt-recoveryservices/Makefile b/devel/py-azure-mgmt-recoveryservices/Makefile index 7f85fb691c48..edde556ea382 100644 --- a/devel/py-azure-mgmt-recoveryservices/Makefile +++ b/devel/py-azure-mgmt-recoveryservices/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-recoveryservices -PORTVERSION= 1.0.0 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ 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} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${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} diff --git a/devel/py-azure-mgmt-recoveryservices/distinfo b/devel/py-azure-mgmt-recoveryservices/distinfo index 9f1f6d9ddf71..2e536b8146ee 100644 --- a/devel/py-azure-mgmt-recoveryservices/distinfo +++ b/devel/py-azure-mgmt-recoveryservices/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624102378 -SHA256 (azure-mgmt-recoveryservices-1.0.0.zip) = ab87108c0d5ce27d80583b4bfad966ad07049dcbc0e9ac28c64aa6bbdae64e22 -SIZE (azure-mgmt-recoveryservices-1.0.0.zip) = 90461 +TIMESTAMP = 1628367252 +SHA256 (azure-mgmt-recoveryservices-2.0.0.zip) = a7d3137d5c460f50ac2d44061d60a70b4f2779d4ca844b77419b5725e65e09be +SIZE (azure-mgmt-recoveryservices-2.0.0.zip) = 95716
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108072304.177N4Itg056281>