Date: Sat, 10 Jul 2021 00:20:13 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: 7859b07e97a3 - main - devel/py-azure-mgmt-appconfiguration: Update to 2.0.0 Message-ID: <202107100020.16A0KD5U037033@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=7859b07e97a3fa8f949b17f8d02d98905991dcee commit 7859b07e97a3fa8f949b17f8d02d98905991dcee Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-07-09 22:49:06 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-07-10 00:18:36 +0000 devel/py-azure-mgmt-appconfiguration: Update to 2.0.0 Changelog: https://pypi.org/project/azure-mgmt-appconfiguration/2.0.0/ --- devel/py-azure-mgmt-appconfiguration/Makefile | 4 ++-- devel/py-azure-mgmt-appconfiguration/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-mgmt-appconfiguration/Makefile b/devel/py-azure-mgmt-appconfiguration/Makefile index 70a9358ccec3..345cfdbc782d 100644 --- a/devel/py-azure-mgmt-appconfiguration/Makefile +++ b/devel/py-azure-mgmt-appconfiguration/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-appconfiguration -PORTVERSION= 1.0.1 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ COMMENT= Microsoft Azure App Configuration 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-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} diff --git a/devel/py-azure-mgmt-appconfiguration/distinfo b/devel/py-azure-mgmt-appconfiguration/distinfo index 4c1346c602c5..5d1268d5a2f4 100644 --- a/devel/py-azure-mgmt-appconfiguration/distinfo +++ b/devel/py-azure-mgmt-appconfiguration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611237333 -SHA256 (azure-mgmt-appconfiguration-1.0.1.zip) = b58bbe82a7429ba589292024896b58d96fe9fa732c578569cac349928dc2ca5f -SIZE (azure-mgmt-appconfiguration-1.0.1.zip) = 82632 +TIMESTAMP = 1625870866 +SHA256 (azure-mgmt-appconfiguration-2.0.0.zip) = 97e990ec6a5a3acafc7fc1add8ff1a160ebb2052792931352fd7cf1d90f1f956 +SIZE (azure-mgmt-appconfiguration-2.0.0.zip) = 79853
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107100020.16A0KD5U037033>