git: 260337ee08a6 - main - devel/py-azure-mgmt-containerregistry: Update to 8.0.0
Danilo G. Baio
dbaio at FreeBSD.org
Sat Jul 10 00:20:17 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=260337ee08a6533c22c1087194b516592c0621db
commit 260337ee08a6533c22c1087194b516592c0621db
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-07-09 23:05:44 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-07-10 00:18:37 +0000
devel/py-azure-mgmt-containerregistry: Update to 8.0.0
---
devel/py-azure-mgmt-containerregistry/Makefile | 8 ++++----
devel/py-azure-mgmt-containerregistry/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/py-azure-mgmt-containerregistry/Makefile b/devel/py-azure-mgmt-containerregistry/Makefile
index 6d51625f4c1b..e2adab54b5c0 100644
--- a/devel/py-azure-mgmt-containerregistry/Makefile
+++ b/devel/py-azure-mgmt-containerregistry/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-containerregistry
-DISTVERSION= 3.0.0rc17
+DISTVERSION= 8.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Container Registry 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<2.0.0: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-containerregistry/distinfo b/devel/py-azure-mgmt-containerregistry/distinfo
index ecc6f87fc4dc..2e96f3b6289f 100644
--- a/devel/py-azure-mgmt-containerregistry/distinfo
+++ b/devel/py-azure-mgmt-containerregistry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616851102
-SHA256 (azure-mgmt-containerregistry-3.0.0rc17.zip) = 33a95e9e3d6b544259f8427205792aa2415faf57b9b2a4607006d47345b4b2fa
-SIZE (azure-mgmt-containerregistry-3.0.0rc17.zip) = 716070
+TIMESTAMP = 1625871844
+SHA256 (azure-mgmt-containerregistry-8.0.0.zip) = 480eb5d1bb910da4e87a5d7047e2f3e426083b14911ac64c48badd0218e9e756
+SIZE (azure-mgmt-containerregistry-8.0.0.zip) = 754208
More information about the dev-commits-ports-all
mailing list