Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 17:21:53 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: 0a35643f9901 - main - devel/py-azure-mgmt-netapp: Update to 8.1.0
Message-ID:  <202209101721.28AHLrI2056224@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=0a35643f990180174425cae724b8c66d7d8b8d50

commit 0a35643f990180174425cae724b8c66d7d8b8d50
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-09-10 13:31:29 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-09-10 17:20:27 +0000

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

diff --git a/devel/py-azure-mgmt-netapp/Makefile b/devel/py-azure-mgmt-netapp/Makefile
index 8a8cbbd29807..e8a69b53c605 100644
--- a/devel/py-azure-mgmt-netapp/Makefile
+++ b/devel/py-azure-mgmt-netapp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-netapp
-PORTVERSION=	8.0.0
+PORTVERSION=	8.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +12,9 @@ LICENSE=	MIT
 
 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.3.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.1<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
-USES=		azurepy python:3.6+ zip
+USES=		azurepy python:3.7+ zip
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-azure-mgmt-netapp/distinfo b/devel/py-azure-mgmt-netapp/distinfo
index f192cf86d05b..1cd8308ace35 100644
--- a/devel/py-azure-mgmt-netapp/distinfo
+++ b/devel/py-azure-mgmt-netapp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657996735
-SHA256 (azure-mgmt-netapp-8.0.0.zip) = 4b49a260d57e9abdc8893e5a2e50e1892a70a4f332590e66ebf654ad57c23513
-SIZE (azure-mgmt-netapp-8.0.0.zip) = 188015
+TIMESTAMP = 1662816649
+SHA256 (azure-mgmt-netapp-8.1.0.zip) = 15d7fdc3381e2b91d8e5df07c05068917076a231c534c562f677bd650c95879c
+SIZE (azure-mgmt-netapp-8.1.0.zip) = 578108



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