diff --git a/www/py-asgiref/Makefile b/www/py-asgiref/Makefile index 666c0ba0d85c..254dd38fa8df 100644 --- a/www/py-asgiref/Makefile +++ b/www/py-asgiref/Makefile @@ -1,31 +1,31 @@ PORTNAME= asgiref -PORTVERSION= 3.11.1 +PORTVERSION= 3.12.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 29133a1b85e0..3785af329fd4 100644 --- a/www/py-asgiref/distinfo +++ b/www/py-asgiref/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772325785 -SHA256 (asgiref-3.11.1.tar.gz) = 5f184dc43b7e763efe848065441eac62229c9f7b0475f41f80e207a114eda4ce -SIZE (asgiref-3.11.1.tar.gz) = 38550 +TIMESTAMP = 1784967525 +SHA256 (asgiref-3.12.1.tar.gz) = 59dcb51c272ad209d59bed5708a64a333083e86017d7fcdd67498eeab7784340 +SIZE (asgiref-3.12.1.tar.gz) = 42378