devel/py-azure-core: Update to 1.34.0

- Update WWW
- Add LICENSE_FILE

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
2025-06-29 19:35:32 +08:00
parent 5a6aa23548
commit ff316c0799
2 changed files with 14 additions and 10 deletions
+11 -7
View File
@@ -1,31 +1,35 @@
PORTNAME= azure-core
PORTVERSION= 1.29.2
PORTREVISION= 1
PORTVERSION= 1.34.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= azure_core-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Microsoft Azure Core Library for Python
WWW= https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core
WWW= https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core \
https://github.com/Azure/azure-sdk-for-python
LICENSE= MIT
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}requests>=2.18.4:www/py-requests@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.21.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR}
USES= python zip
USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
OPTIONS_DEFINE= AIO
OPTIONS_DEFAULT=AIO
OPTIONS_DEFINE= AIO TRACING
OPTIONS_DEFAULT=AIO TRACING
AIO_DESC= Async transport support
TRACING_DESC= OpenTelemetry tracing support
AIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0:www/py-aiohttp@${PY_FLAVOR}
TRACING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.26<2:devel/py-opentelemetry-api@${PY_FLAVOR}
.include <bsd.port.mk>
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1692211709
SHA256 (azure-core-1.29.2.zip) = beb0fe88d1043d8457318e8fb841d9caa648211092eda213c16b376401f3710d
SIZE (azure-core-1.29.2.zip) = 389341
TIMESTAMP = 1750954170
SHA256 (azure_core-1.34.0.tar.gz) = bdb544989f246a0ad1c85d72eeb45f2f835afdcbc5b45e43f0dbde7461c81ece
SIZE (azure_core-1.34.0.tar.gz) = 297999