git: db25c8a470d9 - main - devel/py-azure-mgmt-containerinstance: Update to 8.0.0
Danilo G. Baio
dbaio at FreeBSD.org
Sun Sep 12 20:09:29 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=db25c8a470d9eb32976b4a2cb15b7b2754e5b2ec
commit db25c8a470d9eb32976b4a2cb15b7b2754e5b2ec
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-09-12 18:30:10 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-09-12 20:08:53 +0000
devel/py-azure-mgmt-containerinstance: Update to 8.0.0
Changelog: https://pypi.org/project/azure-mgmt-containerinstance/8.0.0/
---
devel/py-azure-mgmt-containerinstance/Makefile | 8 ++++----
devel/py-azure-mgmt-containerinstance/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/py-azure-mgmt-containerinstance/Makefile b/devel/py-azure-mgmt-containerinstance/Makefile
index 26f1c05d23ce..e4ebc1a75210 100644
--- a/devel/py-azure-mgmt-containerinstance/Makefile
+++ b/devel/py-azure-mgmt-containerinstance/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-containerinstance
-PORTVERSION= 1.5.0
+PORTVERSION= 8.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Container Instance Client Library for Python
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${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}
USES= azurepy python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-containerinstance/distinfo b/devel/py-azure-mgmt-containerinstance/distinfo
index 7a3bc6e567a4..fe21a3d3d585 100644
--- a/devel/py-azure-mgmt-containerinstance/distinfo
+++ b/devel/py-azure-mgmt-containerinstance/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559777946
-SHA256 (azure-mgmt-containerinstance-1.5.0.zip) = b055386f04ba8433112b0df7fcbc260b5208828d7bb8c057e760fe596aa7a8cd
-SIZE (azure-mgmt-containerinstance-1.5.0.zip) = 113856
+TIMESTAMP = 1631471338
+SHA256 (azure-mgmt-containerinstance-8.0.0.zip) = 7aeb380af71fc35a71d6752fa25eb5b95fdb2a0027fa32e6f50bce87e2622916
+SIZE (azure-mgmt-containerinstance-8.0.0.zip) = 80825
More information about the dev-commits-ports-all
mailing list