diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:11 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:11 +0000 |
| commit | 590091083d90969d023025b8bfc8ca14daaad919 (patch) | |
| tree | ecf43d85c37963e47f39225eb6ae91039d00a1a3 | |
| parent | d11d50e8dc9a4cd0343b63e62270ebba57dd5cb5 (diff) | |
devel/py-azure-storage-blob: Update to 12.30.0b1
Changes: https://github.com/Azure/azure-sdk-for-python/releases
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-storage-blob/CHANGELOG.md
| -rw-r--r-- | devel/py-azure-storage-blob/Makefile | 6 | ||||
| -rw-r--r-- | devel/py-azure-storage-blob/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-azure-storage-blob/Makefile b/devel/py-azure-storage-blob/Makefile index 4f9e3cb8f508..9272e3a4bca0 100644 --- a/devel/py-azure-storage-blob/Makefile +++ b/devel/py-azure-storage-blob/Makefile @@ -1,9 +1,9 @@ PORTNAME= azure-storage-blob -PORTVERSION= 12.28.0 +DISTVERSION= 12.30.0b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= azure_storage_blob-${PORTVERSION} +DISTNAME= azure_storage_blob-${DISTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Blob 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-blob/distinfo b/devel/py-azure-storage-blob/distinfo index 1af491604bcb..98d4b3a6b479 100644 --- a/devel/py-azure-storage-blob/distinfo +++ b/devel/py-azure-storage-blob/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625649 -SHA256 (azure_storage_blob-12.28.0.tar.gz) = e7d98ea108258d29aa0efbfd591b2e2075fa1722a2fae8699f0b3c9de11eff41 -SIZE (azure_storage_blob-12.28.0.tar.gz) = 604225 +TIMESTAMP = 1777991318 +SHA256 (azure_storage_blob-12.30.0b1.tar.gz) = 68e5161d3955120460ab468d931e7e59464c4cc9cfc3e940a5e60ba6cc3feaea +SIZE (azure_storage_blob-12.30.0b1.tar.gz) = 613831 |
