diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:14 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-05 21:15:14 +0000 |
| commit | 31b1cbd9c02efb3a090cb28c13d3c11427bfcc3f (patch) | |
| tree | f583175b0466aea3121624ac99e7c7293b426418 | |
| parent | de8966871ca5330ccfcf07735c26300ab4543b19 (diff) | |
devel/py-azure-storage-queue: Update to 12.17.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-queue/CHANGELOG.md
| -rw-r--r-- | devel/py-azure-storage-queue/Makefile | 6 | ||||
| -rw-r--r-- | devel/py-azure-storage-queue/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-azure-storage-queue/Makefile b/devel/py-azure-storage-queue/Makefile index 6d007e194406..d9435494e67a 100644 --- a/devel/py-azure-storage-queue/Makefile +++ b/devel/py-azure-storage-queue/Makefile @@ -1,9 +1,9 @@ PORTNAME= azure-storage-queue -PORTVERSION= 12.15.0 +DISTVERSION= 12.17.0b1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= azure_storage_queue-${PORTVERSION} +DISTNAME= azure_storage_queue-${DISTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Azure Queue 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-queue/distinfo b/devel/py-azure-storage-queue/distinfo index 0b928bc9421a..5bbd0cc1a5ee 100644 --- a/devel/py-azure-storage-queue/distinfo +++ b/devel/py-azure-storage-queue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768283080 -SHA256 (azure_storage_queue-12.15.0.tar.gz) = 4e01dcae5aefd0c463f7bae5c75c8a91f955c893f14ed7590fc0cd447ac4666d -SIZE (azure_storage_queue-12.15.0.tar.gz) = 197521 +TIMESTAMP = 1777991324 +SHA256 (azure_storage_queue-12.17.0b1.tar.gz) = df29e53af9c6b3af6cb5d8a96905148821fb85b541632d3bd6026529bd614358 +SIZE (azure_storage_queue-12.17.0b1.tar.gz) = 202771 |
