Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2023 01:02:08 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: 3112bf200cdd - main - devel/py-azure-mgmt-security: Update to 5.0.0
Message-ID:  <202310020102.392128vZ051739@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=3112bf200cdd98614c1b79fb749f018704f6f9d4

commit 3112bf200cdd98614c1b79fb749f018704f6f9d4
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-01 23:16:37 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-01 23:16:37 +0000

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

diff --git a/devel/py-azure-mgmt-security/Makefile b/devel/py-azure-mgmt-security/Makefile
index 449f7de24497..161dd0f7be5e 100644
--- a/devel/py-azure-mgmt-security/Makefile
+++ b/devel/py-azure-mgmt-security/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-security
-DISTVERSION=	3.0.0
+DISTVERSION=	5.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-mgmt-security/
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1: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.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}
 
 USES=		azurepy python zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-security/distinfo b/devel/py-azure-mgmt-security/distinfo
index a0e639d7aaf6..0af8976cfab9 100644
--- a/devel/py-azure-mgmt-security/distinfo
+++ b/devel/py-azure-mgmt-security/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674606032
-SHA256 (azure-mgmt-security-3.0.0.zip) = bcba7cef857f6b02a2d98afeb07f9871b1628fa33d8861ab1387e732e7db3f84
-SIZE (azure-mgmt-security-3.0.0.zip) = 996919
+TIMESTAMP = 1696202142
+SHA256 (azure-mgmt-security-5.0.0.zip) = 38b03efe82c2344cea203fda95e6d00b7ac22782fa1c0b585cd0ea2c8ff3e702
+SIZE (azure-mgmt-security-5.0.0.zip) = 1121885



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