Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 20:01:43 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: cc22ab124007 - main - devel/py-azure-mgmt-reservations: Update to 2.1.0
Message-ID:  <202210292001.29TK1hj9070098@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=cc22ab124007fbbce5cfed9dc7f96058b1102caa

commit cc22ab124007fbbce5cfed9dc7f96058b1102caa
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-10-29 16:13:50 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-10-29 20:01:02 +0000

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

diff --git a/devel/py-azure-mgmt-reservations/Makefile b/devel/py-azure-mgmt-reservations/Makefile
index 7394950af2e6..3459aab5f353 100644
--- a/devel/py-azure-mgmt-reservations/Makefile
+++ b/devel/py-azure-mgmt-reservations/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-reservations
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,11 +10,11 @@ WWW=		https://pypi.org/project/azure-mgmt-reservations/
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
+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.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<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-reservations/distinfo b/devel/py-azure-mgmt-reservations/distinfo
index cfe294ca8911..3e77ba0655b9 100644
--- a/devel/py-azure-mgmt-reservations/distinfo
+++ b/devel/py-azure-mgmt-reservations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655516240
-SHA256 (azure-mgmt-reservations-2.0.0.zip) = e6f5dd5e246e6e7ccf938b9315e34747aaf08874866de511117f5e5b5a6a0b71
-SIZE (azure-mgmt-reservations-2.0.0.zip) = 108551
+TIMESTAMP = 1667058809
+SHA256 (azure-mgmt-reservations-2.1.0.zip) = 0ad4cec3a702f5f90bfb65e07c6febfcb5e9ce14286172e3af0948e90e57a4fe
+SIZE (azure-mgmt-reservations-2.1.0.zip) = 146134



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