Skip to content

Commit

Permalink
security/py-azure-keyvault-certificates: Update to 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 16, 2022
1 parent 516bb4a commit 95a255c
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-certificates/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= azure-keyvault-certificates
PORTVERSION= 4.3.0
PORTVERSION= 4.4.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Key Vault Certificates Client Library for Python
LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1<2:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-core>=1.7.0<2.0.0:devel/py-azure-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-core>=1.20.0<2.0.0:devel/py-azure-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR}

USES= python:3.6+ zip
Expand Down
6 changes: 3 additions & 3 deletions security/py-azure-keyvault-certificates/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1624630122
SHA256 (azure-keyvault-certificates-4.3.0.zip) = 4e0a9bae9fd4c222617fbce6b31f97e2e0622774479de3c387239cbfbb828d87
SIZE (azure-keyvault-certificates-4.3.0.zip) = 379227
TIMESTAMP = 1649423832
SHA256 (azure-keyvault-certificates-4.4.0.zip) = 0c0154f3801b2384dd7fa4ed60366f4b0ae9111c5ffcca878d05368a004b87cf
SIZE (azure-keyvault-certificates-4.4.0.zip) = 461486

0 comments on commit 95a255c

Please sign in to comment.