git: 3a8461fac42a - main - devel/py-azure-mgmt-servicefabricmanagedclusters: Update to 1.0.0
Danilo G. Baio
dbaio at FreeBSD.org
Sat May 29 14:03:19 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3a8461fac42ab8241908f2b71e6a109a9e5ad227
commit 3a8461fac42ab8241908f2b71e6a109a9e5ad227
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-05-29 11:45:46 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-05-29 14:02:08 +0000
devel/py-azure-mgmt-servicefabricmanagedclusters: Update to 1.0.0
Changelog: https://pypi.org/project/azure-mgmt-servicefabricmanagedclusters/1.0.0/
---
devel/py-azure-mgmt-servicefabricmanagedclusters/Makefile | 4 ++--
devel/py-azure-mgmt-servicefabricmanagedclusters/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-azure-mgmt-servicefabricmanagedclusters/Makefile b/devel/py-azure-mgmt-servicefabricmanagedclusters/Makefile
index b6c67f2f9366..36d959833881 100644
--- a/devel/py-azure-mgmt-servicefabricmanagedclusters/Makefile
+++ b/devel/py-azure-mgmt-servicefabricmanagedclusters/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-servicefabricmanagedclusters
-DISTVERSION= 1.0.0b1
+DISTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,7 @@ COMMENT= Microsoft Azure Servicefabricmanagedclusters Management Client Library
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}
diff --git a/devel/py-azure-mgmt-servicefabricmanagedclusters/distinfo b/devel/py-azure-mgmt-servicefabricmanagedclusters/distinfo
index 74c3c73deb31..4b3ba58620d8 100644
--- a/devel/py-azure-mgmt-servicefabricmanagedclusters/distinfo
+++ b/devel/py-azure-mgmt-servicefabricmanagedclusters/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618672996
-SHA256 (azure-mgmt-servicefabricmanagedclusters-1.0.0b1.zip) = dadcaddfe8cabfc9658c43c42624c4483db0ad952412aa11a62f697ec9f3240b
-SIZE (azure-mgmt-servicefabricmanagedclusters-1.0.0b1.zip) = 114276
+TIMESTAMP = 1622288633
+SHA256 (azure-mgmt-servicefabricmanagedclusters-1.0.0.zip) = 109ca3a251ebb7ddb35a0f8829614a4daa7065a16bc13b52c8422ee7f9995ce8
+SIZE (azure-mgmt-servicefabricmanagedclusters-1.0.0.zip) = 122721
More information about the dev-commits-ports-all
mailing list