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
This commit is contained in:
Po-Chuan Hsieh 2022-10-10 03:43:58 +08:00
parent 6d0ec9e9cd
commit 2c8e0e9e75
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 8 additions and 8 deletions

View File

@ -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>

View File

@ -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