diff options
Diffstat (limited to 'devel/py-propcache/Makefile')
-rw-r--r-- | devel/py-propcache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-propcache/Makefile b/devel/py-propcache/Makefile index f4436719043b..b63dbb23517a 100644 --- a/devel/py-propcache/Makefile +++ b/devel/py-propcache/Makefile @@ -1,5 +1,5 @@ PORTNAME= propcache -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}expandvars>=0:devel/py-expandvars@${PY_FLA ${PY_TOMLI} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent cython3 pep517 post-install: |