diff --git a/devel/py-azure-core/Makefile b/devel/py-azure-core/Makefile index e086c973d1fa..fe558d472790 100644 --- a/devel/py-azure-core/Makefile +++ b/devel/py-azure-core/Makefile @@ -1,27 +1,27 @@ PORTNAME= azure-core -PORTVERSION= 1.24.2 +PORTVERSION= 1.25.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Core Library for Python LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.1:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.6+ zip +USES= python:3.7+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= ASYNC OPTIONS_DEFAULT=ASYNC ASYNC_DESC= Async transport support ASYNC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} .include diff --git a/devel/py-azure-core/distinfo b/devel/py-azure-core/distinfo index 40029f3da67f..60fbe4a839ce 100644 --- a/devel/py-azure-core/distinfo +++ b/devel/py-azure-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656702492 -SHA256 (azure-core-1.24.2.zip) = 0f3a20d245659bf81fb3670070a5410c8d4a43298d5a981e62dce393000a9084 -SIZE (azure-core-1.24.2.zip) = 372429 +TIMESTAMP = 1660576774 +SHA256 (azure-core-1.25.0.zip) = c4a7d0d9e63a70dbde502b5d0cbe58b52244db4fbf247cca6768899e45fa3336 +SIZE (azure-core-1.25.0.zip) = 373353