Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 17:21:46 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: 0d4f20ce7ffc - main - devel/py-azure-mgmt-storage: Update to 20.1.0
Message-ID:  <202209101721.28AHLk3K055729@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=0d4f20ce7ffc1cddc27e477ce4f5d977cb06ac63

commit 0d4f20ce7ffc1cddc27e477ce4f5d977cb06ac63
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-09-10 13:23:20 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-09-10 17:20:25 +0000

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

diff --git a/devel/py-azure-mgmt-storage/Makefile b/devel/py-azure-mgmt-storage/Makefile
index d1610fea1dea..f53efa546a53 100644
--- a/devel/py-azure-mgmt-storage/Makefile
+++ b/devel/py-azure-mgmt-storage/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-storage
-PORTVERSION=	20.0.0
+PORTVERSION=	20.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ 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-core>=1.3.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}azure-core>=1.3.1<2.0.0:devel/py-azure-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-storage/distinfo b/devel/py-azure-mgmt-storage/distinfo
index 9919fd4f8e77..2c13b4b9a2d0 100644
--- a/devel/py-azure-mgmt-storage/distinfo
+++ b/devel/py-azure-mgmt-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651412167
-SHA256 (azure-mgmt-storage-20.0.0.zip) = 6ee476b5622ff6f5954edee6eb0d8dd427b3217022855adf1ec8633ca04cdee2
-SIZE (azure-mgmt-storage-20.0.0.zip) = 2065254
+TIMESTAMP = 1662816141
+SHA256 (azure-mgmt-storage-20.1.0.zip) = 214f3fde8c91e27d53f2e654a28d15003ad3f6f15c8438a8205f0c88a48d9451
+SIZE (azure-mgmt-storage-20.1.0.zip) = 2400474



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