diff options
Diffstat (limited to 'www/py-aiostream/Makefile')
| -rw-r--r-- | www/py-aiostream/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/www/py-aiostream/Makefile b/www/py-aiostream/Makefile index 66e33583f211..2cb50762bbc6 100644 --- a/www/py-aiostream/Makefile +++ b/www/py-aiostream/Makefile @@ -1,5 +1,5 @@  PORTNAME=	aiostream -PORTVERSION=	0.7.0 +PORTVERSION=	0.7.1  CATEGORIES=	www python  MASTER_SITES=	PYPI  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL  		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} -USES=		python:3.9+ +USES=		python  USE_PYTHON=	autoplist concurrent pep517  NO_ARCH=	yes | 
