Date: Tue, 05 May 2026 21:16:13 +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: 38a02eb62df8 - main - devel/py-azure-storage-file-datalake: Update to 12.25.0.b1 Message-ID: <69fa5e1d.1a11c.3ce5cd9b@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=38a02eb62df87f53fc032a05c313f443307768de commit 38a02eb62df87f53fc032a05c313f443307768de Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-05 21:15:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-05 21:15:12 +0000 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 --- devel/py-azure-storage-file-datalake/Makefile | 8 ++++---- 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) = 306059home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fa5e1d.1a11c.3ce5cd9b>
