Date: Sat, 10 Jul 2021 00:20:14 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: 4b54c62e8f08 - main - devel/py-azure-mgmt-advisor: Update to 9.0.0 Message-ID: <202107100020.16A0KEl3037560@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=4b54c62e8f0804706b43741353847a40025504e3 commit 4b54c62e8f0804706b43741353847a40025504e3 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-07-09 22:50:32 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-07-10 00:18:36 +0000 devel/py-azure-mgmt-advisor: Update to 9.0.0 Changelog: https://pypi.org/project/azure-mgmt-advisor/9.0.0/ --- devel/py-azure-mgmt-advisor/Makefile | 6 +++--- devel/py-azure-mgmt-advisor/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-azure-mgmt-advisor/Makefile b/devel/py-azure-mgmt-advisor/Makefile index 6e77738365e8..e08f9cabd0be 100644 --- a/devel/py-azure-mgmt-advisor/Makefile +++ b/devel/py-azure-mgmt-advisor/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-advisor -PORTVERSION= 3.0.0 +PORTVERSION= 9.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,8 @@ COMMENT= Microsoft Azure Advisor Client 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-advisor/distinfo b/devel/py-azure-mgmt-advisor/distinfo index e99cab1e3a81..fdf906113772 100644 --- a/devel/py-azure-mgmt-advisor/distinfo +++ b/devel/py-azure-mgmt-advisor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573326785 -SHA256 (azure-mgmt-advisor-3.0.0.zip) = c52a4cf91d736c0ecdcb4d555e3b7713ff892343f610e7d65c63549edb98c221 -SIZE (azure-mgmt-advisor-3.0.0.zip) = 42782 +TIMESTAMP = 1625870946 +SHA256 (azure-mgmt-advisor-9.0.0.zip) = fc408b37315fe84781b519124f8cb1b8ac10b2f4241e439d0d3e25fd6ca18d7b +SIZE (azure-mgmt-advisor-9.0.0.zip) = 62679
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107100020.16A0KEl3037560>