Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2022 15:37:15 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: 99c62106f14b - main - devel/py-azure-mgmt-batch: Update to 16.1.0
Message-ID:  <202204091537.239FbFrl094533@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=99c62106f14bb38b519ba1f936b5fe15cd7c63e7

commit 99c62106f14bb38b519ba1f936b5fe15cd7c63e7
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-04-09 14:39:44 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-04-09 15:35:20 +0000

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

diff --git a/devel/py-azure-mgmt-batch/Makefile b/devel/py-azure-mgmt-batch/Makefile
index cbeb3346451b..60dbb82eb21c 100644
--- a/devel/py-azure-mgmt-batch/Makefile
+++ b/devel/py-azure-mgmt-batch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-batch
-PORTVERSION=	16.0.0
+PORTVERSION=	16.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT=	Microsoft Azure Batch 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}
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-batch/distinfo b/devel/py-azure-mgmt-batch/distinfo
index 304a1c815043..e3f745530eaa 100644
--- a/devel/py-azure-mgmt-batch/distinfo
+++ b/devel/py-azure-mgmt-batch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629420544
-SHA256 (azure-mgmt-batch-16.0.0.zip) = 1b3cecd6f16813879c6ac1a1bb01f9a6f2752cd1f9157eb04d5e41e4a89f3c34
-SIZE (azure-mgmt-batch-16.0.0.zip) = 184924
+TIMESTAMP = 1649515138
+SHA256 (azure-mgmt-batch-16.1.0.zip) = f49d15437b80b22e24b847bd506e31a5c115d5273e9e48c40a055fcc6ee3e639
+SIZE (azure-mgmt-batch-16.1.0.zip) = 147356



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