diff options
Diffstat (limited to 'devel/py-comm/Makefile')
-rw-r--r-- | devel/py-comm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-comm/Makefile b/devel/py-comm/Makefile index ebff581037e3..40ae111959f5 100644 --- a/devel/py-comm/Makefile +++ b/devel/py-comm/Makefile @@ -1,5 +1,5 @@ PORTNAME= comm -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,6 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traitlets>=4:devel/py-traitlets@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 |