git: 187eb8cf1e51 - main - devel/py-azure-mgmt-storage: Update to 18.0.0
Danilo G. Baio
dbaio at FreeBSD.org
Sat May 29 14:03:18 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=187eb8cf1e51026c31165473546771c3f557a080
commit 187eb8cf1e51026c31165473546771c3f557a080
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-05-29 11:43:52 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-05-29 14:02:07 +0000
devel/py-azure-mgmt-storage: Update to 18.0.0
Changelog: https://pypi.org/project/azure-mgmt-storage/18.0.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 ca0e85537c30..a1b6b1b11079 100644
--- a/devel/py-azure-mgmt-storage/Makefile
+++ b/devel/py-azure-mgmt-storage/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-storage
-PORTVERSION= 17.1.0
+PORTVERSION= 18.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Storage 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-core>=1.2.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
diff --git a/devel/py-azure-mgmt-storage/distinfo b/devel/py-azure-mgmt-storage/distinfo
index 7f0ef56d08c5..62442a447e2e 100644
--- a/devel/py-azure-mgmt-storage/distinfo
+++ b/devel/py-azure-mgmt-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620348723
-SHA256 (azure-mgmt-storage-17.1.0.zip) = 01acb8e988c8082174fa952e1638d700146185644fbe4b126e65843e63d44600
-SIZE (azure-mgmt-storage-17.1.0.zip) = 1500504
+TIMESTAMP = 1622288412
+SHA256 (azure-mgmt-storage-18.0.0.zip) = d17beb34273797fa89863632ff0e1eb9b6a55198abb8c7f05d84980762e5f71f
+SIZE (azure-mgmt-storage-18.0.0.zip) = 1670194
More information about the dev-commits-ports-all
mailing list