git: 2c8e0e9e7582 - main - devel/py-azure-core: Update to 1.26.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 19:49:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c8e0e9e7582db96f2851bc171944928f7256e80 commit 2c8e0e9e7582db96f2851bc171944928f7256e80 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-09 19:43:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-09 19:45:27 +0000 devel/py-azure-core: Update to 1.26.0 - Rename ASYNC to AIO option Changes: https://github.com/Azure/azure-sdk-for-python/releases https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/CHANGELOG.md --- devel/py-azure-core/Makefile | 10 +++++----- devel/py-azure-core/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/py-azure-core/Makefile b/devel/py-azure-core/Makefile index 43b31155d995..3595fa5fdcae 100644 --- a/devel/py-azure-core/Makefile +++ b/devel/py-azure-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-core -PORTVERSION= 1.25.1 +PORTVERSION= 1.26.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,10 +19,10 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -OPTIONS_DEFINE= ASYNC -OPTIONS_DEFAULT=ASYNC -ASYNC_DESC= Async transport support +OPTIONS_DEFINE= AIO +OPTIONS_DEFAULT=AIO +AIO_DESC= Async transport support -ASYNC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} +AIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0:www/py-aiohttp@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-azure-core/distinfo b/devel/py-azure-core/distinfo index dd711b03a7f5..a52987e05426 100644 --- a/devel/py-azure-core/distinfo +++ b/devel/py-azure-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662212144 -SHA256 (azure-core-1.25.1.zip) = 3c1cf368650e76ec009c07cd1174a95cdcb471b247bb72d18245f7d56c1809b2 -SIZE (azure-core-1.25.1.zip) = 372584 +TIMESTAMP = 1665330620 +SHA256 (azure-core-1.26.0.zip) = b0036a0d256329e08d1278dff7df36be30031d2ec9b16c691bc61e4732f71fe0 +SIZE (azure-core-1.26.0.zip) = 373045