diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:13 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:13 +0000 |
| commit | de8966871ca5330ccfcf07735c26300ab4543b19 (patch) | |
| tree | 55a1de779efe1f2d79c46beb78d6692463d29eb1 | |
| parent | 38a02eb62df87f53fc032a05c313f443307768de (diff) | |
devel/py-azure-storage-file-share: Update to 12.26.0.b1
Changes: https://github.com/Azure/azure-sdk-for-python/releases
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-storage-file-share/CHANGELOG.md
| -rw-r--r-- | devel/py-azure-storage-file-share/Makefile | 6 | ||||
| -rw-r--r-- | devel/py-azure-storage-file-share/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-azure-storage-file-share/Makefile b/devel/py-azure-storage-file-share/Makefile index 7e9d034aa1da..6ba3b51d5c94 100644 --- a/devel/py-azure-storage-file-share/Makefile +++ b/devel/py-azure-storage-file-share/Makefile @@ -1,9 +1,9 @@ PORTNAME= azure-storage-file-share -PORTVERSION= 12.24.0 +DISTVERSION= 12.26.0b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= azure_storage_file_share-${PORTVERSION} +DISTNAME= azure_storage_file_share-${DISTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Azure File Share Storage Client Library for Python @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.30.0:devel/py-azure-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.37.0:devel/py-azure-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1:devel/py-isodate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} diff --git a/devel/py-azure-storage-file-share/distinfo b/devel/py-azure-storage-file-share/distinfo index 256b1fa27fbb..ef1cd9b8456a 100644 --- a/devel/py-azure-storage-file-share/distinfo +++ b/devel/py-azure-storage-file-share/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768283078 -SHA256 (azure_storage_file_share-12.24.0.tar.gz) = 90f9b0234e771fda08bf56103c43a4f4ac08bf79334d9dac7bb1b6f37baadd25 -SIZE (azure_storage_file_share-12.24.0.tar.gz) = 375956 +TIMESTAMP = 1777991322 +SHA256 (azure_storage_file_share-12.26.0b1.tar.gz) = 55b49d653ddf66da23d191d8def35c7ca15fcded3aeaca72f0eb83f77cb700e2 +SIZE (azure_storage_file_share-12.26.0b1.tar.gz) = 382119 |
