Skip to content

Commit

Permalink
security/py-azure-keyvault-keys: Update to 4.5.0b4
Browse files Browse the repository at this point in the history
PR:		259978
Approved by:	maintainer timeout
  • Loading branch information
dbaio committed Jan 1, 2022
1 parent 889e1ce commit 213a6ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}
Expand All @@ -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} \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 213a6ac

Please sign in to comment.