Date: Sat, 1 Jan 2022 21:56:54 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: 213a6acb8c4c - main - security/py-azure-keyvault-keys: Update to 4.5.0b4 Message-ID: <202201012156.201LusK3062870@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=213a6acb8c4c1311310413b7e42a09b1c6d64b55 commit 213a6acb8c4c1311310413b7e42a09b1c6d64b55 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-11-21 20:20:21 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-01-01 21:56:36 +0000 security/py-azure-keyvault-keys: Update to 4.5.0b4 PR: 259978 Approved by: maintainer timeout --- security/py-azure-keyvault-keys/Makefile | 4 ++-- security/py-azure-keyvault-keys/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/py-azure-keyvault-keys/Makefile b/security/py-azure-keyvault-keys/Makefile index 0cd6c69055ce..3b17ba8cbbb7 100644 --- a/security/py-azure-keyvault-keys/Makefile +++ b/security/py-azure-keyvault-keys/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= azure-keyvault-keys -PORTVERSION= 4.4.0 +DISTVERSION= 4.5.0b4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ COMMENT= Microsoft Azure Key Vault Keys Client Library for Python LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1<2:www/py-azure-common@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-core>=1.7.0<2.0.0:devel/py-azure-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.4:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \ diff --git a/security/py-azure-keyvault-keys/distinfo b/security/py-azure-keyvault-keys/distinfo index 16d25882c86f..697281afd847 100644 --- a/security/py-azure-keyvault-keys/distinfo +++ b/security/py-azure-keyvault-keys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624630124 -SHA256 (azure-keyvault-keys-4.4.0.zip) = 7792ad0d5e63ad9eafa68bdce5de91b3ffcc7ca7a6afdc576785e6a2793caed0 -SIZE (azure-keyvault-keys-4.4.0.zip) = 403611 +TIMESTAMP = 1637525250 +SHA256 (azure-keyvault-keys-4.5.0b4.zip) = 7f8dd94cc15cd0854869aebd80464538b00b444731dd14421686036361582eb6 +SIZE (azure-keyvault-keys-4.5.0b4.zip) = 457653
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201012156.201LusK3062870>