Date: Tue, 05 May 2026 21:16:16 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 31b1cbd9c02e - main - devel/py-azure-storage-queue: Update to 12.17.0.b1 Message-ID: <69fa5e20.1885f.6cf537a5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=31b1cbd9c02efb3a090cb28c13d3c11427bfcc3f commit 31b1cbd9c02efb3a090cb28c13d3c11427bfcc3f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-05 21:15:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-05 21:15:14 +0000 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 --- devel/py-azure-storage-queue/Makefile | 6 +++--- 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) = 202771home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fa5e20.1885f.6cf537a5>
