Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2021 15:51:38 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: 379c947eb90f - main - devel/py-azure-mgmt-security: Update to 2.0.0b1
Message-ID:  <202110171551.19HFpckU079427@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=379c947eb90f2b48417fc96fbd96fb8b1760d722

commit 379c947eb90f2b48417fc96fbd96fb8b1760d722
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-10-17 13:49:48 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-10-17 15:51:16 +0000

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

diff --git a/devel/py-azure-mgmt-security/Makefile b/devel/py-azure-mgmt-security/Makefile
index 36d13820cb2c..0d98ca113d90 100644
--- a/devel/py-azure-mgmt-security/Makefile
+++ b/devel/py-azure-mgmt-security/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-security
-PORTVERSION=	1.0.0
+DISTVERSION=	2.0.0b1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,7 @@ COMMENT=	Microsoft Azure Secutiry Center Management 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-security/distinfo b/devel/py-azure-mgmt-security/distinfo
index 4cd1d4452d91..6e3dcf4b6155 100644
--- a/devel/py-azure-mgmt-security/distinfo
+++ b/devel/py-azure-mgmt-security/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631470719
-SHA256 (azure-mgmt-security-1.0.0.zip) = ae1cff598dfe80e93406e524c55c3f2cbffced9f9b7a5577e3375008a4c3bcad
-SIZE (azure-mgmt-security-1.0.0.zip) = 405083
+TIMESTAMP = 1634478471
+SHA256 (azure-mgmt-security-2.0.0b1.zip) = f0ab1ad3cc3c11e644297224d80438cc70a67ef4c3c3357f93d23aec256eb084
+SIZE (azure-mgmt-security-2.0.0b1.zip) = 359316



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