Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2023 00:31:31 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: 2ff6ddae097d - main - devel/py-azure-mgmt-resource: Update to 23.1.0b2
Message-ID:  <202307230031.36N0VVCG085110@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=2ff6ddae097d32fd05b155d41a6f15e996b1ef2b

commit 2ff6ddae097d32fd05b155d41a6f15e996b1ef2b
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-07-21 23:54:05 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-07-23 00:28:47 +0000

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

diff --git a/devel/py-azure-mgmt-resource/Makefile b/devel/py-azure-mgmt-resource/Makefile
index 0743cecd2950..2f3d77d7b118 100644
--- a/devel/py-azure-mgmt-resource/Makefile
+++ b/devel/py-azure-mgmt-resource/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-resource
-DISTVERSION=	22.0.0
+DISTVERSION=	23.1.0b2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-mgmt-resource/
 
 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-core>=1.3.2<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.2<2.0.0:devel/py-azure-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-resource/distinfo b/devel/py-azure-mgmt-resource/distinfo
index 0af45101f8de..4f25e4e64618 100644
--- a/devel/py-azure-mgmt-resource/distinfo
+++ b/devel/py-azure-mgmt-resource/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684594382
-SHA256 (azure-mgmt-resource-22.0.0.zip) = feb5d979e18b52f2cfd023b4a0a33e54a6f76cc6a252dc8cd75ece2c63298e94
-SIZE (azure-mgmt-resource-22.0.0.zip) = 2595048
+TIMESTAMP = 1689983509
+SHA256 (azure-mgmt-resource-23.1.0b2.zip) = 90c9a2295c233e09ac4c8c71c4344d5c4e358d24c991e9a72a13be3ff39c3d92
+SIZE (azure-mgmt-resource-23.1.0b2.zip) = 2765482



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