diff --git a/www/py-asgiref/Makefile b/www/py-asgiref/Makefile index 0ed1dc56fd72..208a397d51b4 100644 --- a/www/py-asgiref/Makefile +++ b/www/py-asgiref/Makefile @@ -1,32 +1,31 @@ PORTNAME= asgiref -PORTVERSION= 3.8.1 -PORTREVISION= 1 +PORTVERSION= 3.9.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= ASGI specs, helper code, and adapters WWW= https://github.com/django/asgiref/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.3.0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.10.0:devel/py-pytest-asyncio@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include .if ${PYTHON_REL} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4:devel/py-typing-extensions@${PY_FLAVOR} .endif do-test: (cd ${WRKSRC} && pytest) .include diff --git a/www/py-asgiref/distinfo b/www/py-asgiref/distinfo index 14c3cba141a0..022c3e2ec7d4 100644 --- a/www/py-asgiref/distinfo +++ b/www/py-asgiref/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712325002 -SHA256 (asgiref-3.8.1.tar.gz) = c343bd80a0bec947a9860adb4c432ffa7db769836c64238fc34bdc3fec84d590 -SIZE (asgiref-3.8.1.tar.gz) = 35186 +TIMESTAMP = 1753409463 +SHA256 (asgiref-3.9.1.tar.gz) = a5ab6582236218e5ef1648f242fd9f10626cfd4de8dc377db215d5d5098e3142 +SIZE (asgiref-3.9.1.tar.gz) = 36870