diff options
Diffstat (limited to 'misc/py-colored/Makefile')
| -rw-r--r-- | misc/py-colored/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-colored/Makefile b/misc/py-colored/Makefile index 05e46479dc3c..e212d2a7e772 100644 --- a/misc/py-colored/Makefile +++ b/misc/py-colored/Makefile @@ -1,5 +1,5 @@ PORTNAME= colored -DISTVERSION= 2.3.0 +DISTVERSION= 2.3.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.10.1<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes |
