Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2023 00:31:37 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: eeaf317c923c - main - devel/py-azure-mgmt-apimanagement: Update to 4.0.0
Message-ID:  <202307230031.36N0VbtN085219@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=eeaf317c923c1361bfb443337e29b9aec31b95b0

commit eeaf317c923c1361bfb443337e29b9aec31b95b0
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-07-22 00:00:29 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-07-23 00:28:48 +0000

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

diff --git a/devel/py-azure-mgmt-apimanagement/Makefile b/devel/py-azure-mgmt-apimanagement/Makefile
index 514877d7bf73..c8209736dda5 100644
--- a/devel/py-azure-mgmt-apimanagement/Makefile
+++ b/devel/py-azure-mgmt-apimanagement/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-apimanagement
-PORTVERSION=	3.0.0
+PORTVERSION=	4.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-mgmt-apimanagement/
 
 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}
+RUN_DEPENDS=	${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}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-apimanagement/distinfo b/devel/py-azure-mgmt-apimanagement/distinfo
index d0b5889a536d..b68923df2024 100644
--- a/devel/py-azure-mgmt-apimanagement/distinfo
+++ b/devel/py-azure-mgmt-apimanagement/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649515221
-SHA256 (azure-mgmt-apimanagement-3.0.0.zip) = 9262f54ed387eb083d8dae66d32a8df35647319b902bd498cdc376f50a12d154
-SIZE (azure-mgmt-apimanagement-3.0.0.zip) = 608703
+TIMESTAMP = 1689983945
+SHA256 (azure-mgmt-apimanagement-4.0.0.zip) = 0224e32c9dbc83cd319eb4452df3d47af26079ac4ba6e1a6be4777f85b24362c
+SIZE (azure-mgmt-apimanagement-4.0.0.zip) = 824894



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