diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:12 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:12 +0000 |
| commit | 38a02eb62df87f53fc032a05c313f443307768de (patch) | |
| tree | 63ff8d7b1eda4b745e2172887aef6193efd61e38 | |
| parent | 590091083d90969d023025b8bfc8ca14daaad919 (diff) | |
devel/py-azure-storage-file-datalake: Update to 12.25.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-datalake/CHANGELOG.md
| -rw-r--r-- | devel/py-azure-storage-file-datalake/Makefile | 8 | ||||
| -rw-r--r-- | devel/py-azure-storage-file-datalake/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-azure-storage-file-datalake/Makefile b/devel/py-azure-storage-file-datalake/Makefile index 4a7a90c27791..8315d90ff39d 100644 --- a/devel/py-azure-storage-file-datalake/Makefile +++ b/devel/py-azure-storage-file-datalake/Makefile @@ -1,9 +1,9 @@ PORTNAME= azure-storage-file-datalake -PORTVERSION= 12.23.0 +DISTVERSION= 12.25.0b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= azure_storage_file_datalake-${PORTVERSION} +DISTNAME= azure_storage_file_datalake-${DISTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure File DataLake Storage Client Library for Python @@ -16,8 +16,8 @@ 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} \ - ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=12.28.0:devel/py-azure-storage-blob@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.37.0:devel/py-azure-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-storage-blob>=12.30.0.b1:devel/py-azure-storage-blob@${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-datalake/distinfo b/devel/py-azure-storage-file-datalake/distinfo index d7e218280dd4..c68cb79df58c 100644 --- a/devel/py-azure-storage-file-datalake/distinfo +++ b/devel/py-azure-storage-file-datalake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768288512 -SHA256 (azure_storage_file_datalake-12.23.0.tar.gz) = 94ce1a209e726bce3a54266822901fa190d2029c89b52be6f5e78d7e5fb1092f -SIZE (azure_storage_file_datalake-12.23.0.tar.gz) = 300460 +TIMESTAMP = 1777991320 +SHA256 (azure_storage_file_datalake-12.25.0b1.tar.gz) = 8114b61d6728ae7f44be1cf4b82f642d965d2576f53665c46f5b7881f3c68abb +SIZE (azure_storage_file_datalake-12.25.0b1.tar.gz) = 306059 |
