diff --git a/www/py-asgiref/Makefile b/www/py-asgiref/Makefile index c7de0ae44e32..1ced4bb43794 100644 --- a/www/py-asgiref/Makefile +++ b/www/py-asgiref/Makefile @@ -1,24 +1,24 @@ PORTNAME= asgiref -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= ASGI specs, helper code, and adapters 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:3.5+ +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes do-test: (cd ${WRKSRC} && pytest) .include diff --git a/www/py-asgiref/distinfo b/www/py-asgiref/distinfo index bbfbfd104f23..d8072e4aa4e5 100644 --- a/www/py-asgiref/distinfo +++ b/www/py-asgiref/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617785193 -SHA256 (asgiref-3.3.2.tar.gz) = c62b616b226d6c2e927b0225f8101f9e2cca08112cff98839ca6726c129ff9e0 -SIZE (asgiref-3.3.2.tar.gz) = 30088 +TIMESTAMP = 1619163711 +SHA256 (asgiref-3.3.4.tar.gz) = d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78 +SIZE (asgiref-3.3.4.tar.gz) = 30780