git: ed00c0301426 - main - security/py-azure-keyvault-secrets: Update to 4.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:28:10 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed00c030142614d8f872339c5a9ee85cbe558f6f
commit ed00c030142614d8f872339c5a9ee85cbe558f6f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:10:10 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:10:10 +0000
security/py-azure-keyvault-secrets: Update to 4.7.0
- Add LICENSE_FILE
Changes: https://github.com/Azure/azure-sdk-for-python/releases
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md
---
security/py-azure-keyvault-secrets/Makefile | 10 ++++++----
security/py-azure-keyvault-secrets/distinfo | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/security/py-azure-keyvault-secrets/Makefile b/security/py-azure-keyvault-secrets/Makefile
index 237538e189fc..438f838a6488 100644
--- a/security/py-azure-keyvault-secrets/Makefile
+++ b/security/py-azure-keyvault-secrets/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-keyvault-secrets
-PORTVERSION= 4.4.0
+PORTVERSION= 4.7.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,12 +9,14 @@ COMMENT= Microsoft Azure Key Vault Secrets Client Library for Python
WWW= https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-secrets
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1<2:www/py-azure-common@${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}
+ ${PYTHON_PKGNAMEPREFIX}azure-core>=1.24.0<2.0.0:devel/py-azure-core@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1:devel/py-isodate@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.1:devel/py-typing-extensions@${PY_FLAVOR}
-USES= python:3.6+ zip
+USES= python:3.7+ zip
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/security/py-azure-keyvault-secrets/distinfo b/security/py-azure-keyvault-secrets/distinfo
index 5d15eded7760..a67ee0b35290 100644
--- a/security/py-azure-keyvault-secrets/distinfo
+++ b/security/py-azure-keyvault-secrets/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423834
-SHA256 (azure-keyvault-secrets-4.4.0.zip) = c0b732db9de855d9c39766067cf43e2f66cdbb28b859f03c787e33924cca82d7
-SIZE (azure-keyvault-secrets-4.4.0.zip) = 362760
+TIMESTAMP = 1684104538
+SHA256 (azure-keyvault-secrets-4.7.0.zip) = 77ee2534ba651a1f306c85d7b505bc3ccee8fea77450ebafafc26aec16e5445d
+SIZE (azure-keyvault-secrets-4.7.0.zip) = 423956